Ross ROSS = Recommend OSS · open-source software intelligence for agents

tadata-org/fastapi_mcp

Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth! observed · 2026-08-28

github.com/tadata-org/fastapi_mcp · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 53
  • Release rhythm 40
  • Longevity 38
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 543
  • days_rel: 401
  • days_push: 282
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

11988 stars · 964 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

FastAPI-MCP is a Python library that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, preserving request/response schemas and documentation. It supports authentication via existing FastAPI dependencies and can mount the MCP server onto the same app or deploy it separately.

Use cases

  • turn my fastapi api into mcp tools for claude
  • expose rest endpoints to ai agents via mcp
  • add an mcp server to an existing fastapi app
  • connect cursor or windsurf to my api
  • secure mcp tools with fastapi auth dependencies
  • auto-generate mcp server from openapi schemas

When to choose

  • you already have a FastAPI app and want AI agents to call its endpoints
  • you want zero-config MCP generation with schema and docs preservation
  • you need authentication on MCP tools reusing FastAPI dependencies

When to avoid

  • you need custom MCP tools that don't map to API endpoints
  • your backend isn't FastAPI/Python
  • you need fine-grained control over tool definitions beyond endpoint metadata

Facets

library · maturity active

mcp api-framework auth authorization middleware artificial-intelligence large-language-models web-development backend apis python self-hosted fastapi mcp-server openapi llm-tools claude cursor windsurf asgi ai-agents web-server

7 sources

Member repositories

RepositoryRoleHealth v2
tadata-org/fastapi_mcpmain45

For agents

markdown · JSON · MCP: product_card(name="tadata-org/fastapi_mcp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem