MCP Directory
Back

modelcontextprotocol-tutorial

by os1ma · Python · ★ 0

modelcontextprotocol-tutorial — MCP server.

Install

pip install git+https://github.com/os1ma/modelcontextprotocol-tutorial.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-tutorial": {
      "command": "uvx",
      "args": [
        "git+https://github.com/os1ma/modelcontextprotocol-tutorial.git"
      ]
    }
  }
}

💡 Need a managed MCP host?

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

Related other servers