aicoolies logo

FastAPI-MCP

Zero-config conversion of FastAPI endpoints into MCP tools

Share
open-sourceOpen Source
Visit Website →

FastAPI-MCP automatically converts existing FastAPI endpoints into Model Context Protocol tools with zero configuration. With 11,700+ GitHub stars, it is the most popular MCP integration layer, enabling thousands of FastAPI developers to make their APIs accessible to AI agents like Cursor and Claude through the MCP standard.

FastAPI-MCP eliminates the manual work of building MCP server implementations by automatically exposing existing FastAPI endpoints as MCP tools. Developers add a single line of code to their FastAPI application and every endpoint becomes available to AI agents through the Model Context Protocol. The tool handles schema translation, parameter mapping, authentication forwarding, and error handling automatically, making it the shortest path from an existing API to MCP compatibility.

The project has become the reference implementation for FastAPI-to-MCP integration, accumulating 11,700+ GitHub stars as MCP adoption accelerates across the AI coding ecosystem. For the thousands of developers with existing FastAPI backends, this means their APIs can immediately be consumed by AI agents in Cursor, Claude Desktop, and other MCP-compatible tools without writing any additional integration code. The zero-config approach particularly benefits teams that want to AI-enable their internal APIs quickly.

Built by Tadata Inc., FastAPI-MCP provides comprehensive documentation and supports advanced configuration for teams that need fine-grained control over which endpoints are exposed, how authentication is handled, and what metadata is provided to consuming agents. The MIT license ensures no restrictions on commercial use. As MCP becomes the standard protocol for AI tool integration, FastAPI-MCP serves as critical middleware connecting the massive FastAPI ecosystem to the growing world of AI agents.

Pricing

Free and open-source (MIT License)

Platforms

Python; any FastAPI application; MCP protocol compatible

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry

Supabase MCP

MCP server for connecting AI assistants to Supabase projects

Supabase MCP is Supabase's Apache-2.0 server for connecting AI assistants to Supabase projects. It can expose database, configuration, and project-management workflows to MCP clients such as Cursor, Claude, and Windsurf, while the official docs emphasize permission and security review before production use, SQL changes, or high-privilege database access.

open-sourceOpen SourceTelemetry