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"
]
}
}
}