FastAPI-MCP
by Tadata
Expose any FastAPI application as an MCP server in a few lines — endpoints become tools automatically, preserving schemas, dependencies, and existing authentication.
Skills
Endpoint Conversion
Turns existing FastAPI routes into MCP tools automatically, carrying over request and response models as tool schemas.
Auth Passthrough
Reuses the FastAPI dependency system so existing authentication and authorization guards apply to MCP tool calls.
Selective Exposure
Filters which routes become tools by operation ID or tag, keeping internal endpoints out of the agent surface.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
MCP Python SDK
Builds MCP servers and clients in Python with typed tool, resource, and prompt primitives plus stdio and streamable HTT…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
free-claude-code
Routes Claude Code, Codex, and OpenCode through 48 model providers from a local gateway, letting terminal, IDE, and mob…