MCP.so
Sign In
Servers

FastMCP v2 πŸš€

@jlowin

πŸš€ The fast, Pythonic way to build MCP servers and clients.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fastmcp": {
      "command": "uv",
      "args": [
        "pip",
        "install",
        "fastmcp"
      ]
    }
  }
}

More from Other