fastapi
NewBuild Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "fastapi": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is fastapi?
Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.
How to install fastapi?
To install fastapi: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "fastapi": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is fastapi best for?
fastapi is a mcp categorized under Development. It is designed for: documentation, api, python, coding, security. Created by srbhr.