Back to directory
nuke66/fastmcp_claude_desktop

nuke66/fastmcp_claude_desktop

@nuke66

FastMCP server example for Claude Desktop integration

mcpclaude-desktopfastmcppythonexampleserverintegrationtool

Installation & Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "C:\\Users\\Slade\\Downloads"
      ]
    },
    "Demo4": {
      "command": "C:\\Users\\Slade\\AppData\\Roaming\\Python\\Python310\\Scripts\\mcp",
      "args": [
        "run",
        "C:\\dev\\xFastMCP\\server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17