Google PageRank for AI agents. 25,000+ tools indexed.

FastAPI-MCP by tadata-org

#1681 of 4710 by tadata-org
40 score

A zero-configuration tool that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, allowing LLM systems like Claude to interact with your API without additional coding.

Ranked #1681 out of 4710 indexed tools.Has 11,751 GitHub stars.Has 18 contributors.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 380
Freshness 4mo ago
Issue Health 33%
Stars 11,751
Platform Breadth 1 platform
Contributors 18
Description Detailed

How to Improve

Freshness high impact

Last commit was 125 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 130 open vs 64 closed issues — triaging stale issues improves health

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for FastAPI-MCP by tadata-org
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-tadata-org--fastapi_mcp)](https://agentrank-ai.com/skill/glama-tadata-org--fastapi_mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-tadata-org--fastapi_mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-tadata-org--fastapi_mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

<p align="center"><a href="https://github.com/tadata-org/fastapi_mcp"></a></p>

<div align="center">
  <span style="font-size: 0.85em; font-weight: normal;">Built by <a href="https://tadata.com">Tadata</a></span>
</div>

<h1 align="center">
  FastAPI-MCP
</h1>

<div align="center">
<a href="https://trendshift.io/repositories/14064" target="_blank"></a>
</div>

<p align="center">Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!</p>
<div align="center">

</div>

<p align="center"><a href="https://github.com/tadata-org/fastapi_mcp"></a></p>

## Features

- **Authentication** built in, using your existing FastAPI dependencies!

- **FastAPI-native:** Not just another OpenAPI -> MCP converter

- **Zero/Minimal configuration** required - just point it at your FastAPI app and it works

- **Preserving schemas** of your request models and response models

- **Preserve documentation** of all your endpoints, just as it is in Swagger

- **Flexible deployment** - Mount 
Read full README on GitHub →