MCP Directory
Back

mcp-python-study

by itorly · Python · ★ 0

https://modelcontextprotocol.io/docs/develop/build-server

Install

pip install git+https://github.com/itorly/mcp-python-study.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

💡 Need a managed MCP host?

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

Related other servers