MCP Directory
Back

mcp-server-demo

by nuke66 · ★ 0

https://github.com/modelcontextprotocol/python-sdk?tab=readme-ov-file#mcp-python-sdk

Install

git clone https://github.com/nuke66/mcp-server-demo.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-server-demo": {
      "command": "npx",
      "args": [
        "-y",
        "github:nuke66/mcp-server-demo"
      ]
    }
  }
}

From the README

Following the official mcp example https://github.com/modelcontextprotocol/python-sdk?tab=readme-ov-file#mcp-python-sdk
Read full README on GitHub →

Related filesystem servers