Fastapi Development
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add fastapi-developmentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"fastapi-development": {
"command": "npx",
"args": [
"@modelcontextprotocol/fastapi-development"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
FastAPI project structure, Router organization, Dependency injection, Pydantic v2 models, Background tasks, WebSocket endpoints, Middleware, CORS, OpenAPI customization
Tags
developmentpythongobashsqlskill