MCP Directory
Back

ModelContextProtocol

by francoisbonnard · Python · ★ 0

Model Context Protocol experiments

Install

pip install git+https://github.com/francoisbonnard/ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol": {
      "command": "uvx",
      "args": [
        "git+https://github.com/francoisbonnard/ModelContextProtocol.git"
      ]
    }
  }
}

From the README

��# ModelContextProtocol # UV tutorial [Youtube tutorial](https://www.youtube.com/watch?v=6pttmsBSi8M) [installing uv](https://docs.astral.sh/uv/getting-started/installation/) [uv docs](https://docs.astral.sh/uv/) ## useful commands uv python list uv python install 3.14 …
Read full README on GitHub →

💡 Need a managed MCP host?

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

Related other servers