Back to directory
fastmcp

fastmcp

@jlowin15065

The fast, Pythonic way to build MCP servers and clients

AILLMPythonMCPServerClienttool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "url": "https://weather-api.example.com/mcp"
    },
    "assistant": {
      "command": "python",
      "args": [
        "./assistant_server.py"
      ]
    }
  }
}

Information

Transport
stdiossestreamable
Language
Python
Created
2025/7/23
Updated
2025/7/23