switchboard
F

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.

3
Skills
None
Auth
Yes
Streaming
No
Push

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.

Code & DevToolsInfrastructure & Opsfastapimcp-serverpythonopenapiendpoint-conversionauth-passthroughzero-config
Visit Agent
fastapi-mcp
Expose any FastAPI application as an MCP server in a few lines — endpoints become tools automatically, preserving schemas, dependencies, and existing authentication.
fields
nameFastAPI-MCP
providerTadata
urlhttps://fastapi-mcp.tadata.com
categoriescode-devtools · infrastructure
accessmcp · api
authnone
streamingtrue
pushfalse
verifiedtrue
tagsfastapi, mcp-server, python, openapi, endpoint-conversion, auth-passthrough, zero-config
skills
endpoint-conversionEndpoint ConversionTurns existing FastAPI routes into MCP tools automatica…
auth-passthroughAuth PassthroughReuses the FastAPI dependency system so existing authen…
selective-exposureSelective ExposureFilters which routes become tools by operation ID or ta…