fastmcp

PrefectHQ/fastmcp
★ 23,664 stars Python 🤖 AI/LLM Updated 1mo ago
🚀 The fast, Pythonic way to build MCP servers and clients.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fastmcp": {
      "command": "uvx",
      "args": [
        "fastmcp"
      ]
    }
  }
}

Or install with pip: pip install fastmcp

Topics

agentsfastmcpllmsmcpmcp-clientsmcp-serversmcp-toolsmodel-context-protocolpython