MCP Directory
Back

ModelContextProtocolDemo

by acamit · Python · ★ 0

Demo For MCP server and client

Install

pip install git+https://github.com/acamit/ModelContextProtocolDemo.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocoldemo": {
      "command": "uvx",
      "args": [
        "git+https://github.com/acamit/ModelContextProtocolDemo.git"
      ]
    }
  }
}

💡 Need a managed MCP host?

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

Related other servers