a cli for interacting with mcp servers using your favourite llms
0 stars
Python
Updated Aug 6, 2025
Documentation
mcpTerm
a cli for interacting with mcp servers using your favourite llm providers,
*currently only supports deepseek
---
installation
ensure that you have uv installed or install it with
bash
curl -LsSf https://astral.sh/uv/install.sh | sh
# for linux or mac usersbash
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
#for windows usersbash
git clone https://github.com/VivekMara/mcpTerm && cd mcpTerm && uv sync---
add a .env file in the same project directory with the key name "deepseek-api-key"
running
bash
uv run main.pyto use your own mcp servers, simply add the mcp server file into the mcp_servers directory.
Similar MCP
Based on tags & features
Trending MCP
Most active this week