fastmcp

api-evangelist/fastmcp
★ 0 stars Unknown language AI/LLM Updated 4d ago
FastMCP is the fast, Pythonic framework for building Model Context Protocol (MCP) servers, clients, and apps. Originally created by Jeremiah Lowin and maintained by PrefectHQ, FastMCP 1.0 was adopted into the official Anthropic MCP Python SDK in 2024, and the standalone FastMCP project (now at v3) remains the most widely used way to ship MCP…
View on GitHub → 🔍 Audit Wallet Slippage →

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": "npx",
      "args": [
        "-y",
        "api-evangelist/fastmcp"
      ]
    }
  }
}

Topics

ai-agentsanthropicapis-jsonframeworkllmsmcpmodel-context-protocolopen-sourcepromptspythonresourcestools