MCP Directory
Back

mcp-client

by joji000 · Python · ★ 0

build mcp-client follow quickstart from modelcontextprotocol.io for learn mcp client

Install

pip install git+https://github.com/joji000/mcp-client.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-client": {
      "command": "uvx",
      "args": [
        "git+https://github.com/joji000/mcp-client.git"
      ]
    }
  }
}

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers