fastapi_mcp
openapi-mcp-generator
| fastapi_mcp | openapi-mcp-generator | |
|---|---|---|
| 14 | 1 | |
| 11,279 | 26 | |
| 2.8% | - | |
| 9.2 | 7.0 | |
| 29 days ago | 7 months ago | |
| Python | Python | |
| MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fastapi_mcp
- The current MCP ecosystem for enterprises
FastAPI MCP - Expose your FastAPI endpoints as MCP tools with auth. 🆓 🔑
- 🚀 What We Learned Building FastAPI-MCP
A few months ago, we released FastAPI-MCP, an open-source library that converts FastAPI apps into MCP servers with zero configuration. We focused on making it easy and intuitive and the response was incredible - developers loved how easy it made MCP integration.
- Implementing Nova Act MCP Server on ECS Fargate
FastAPI-MCP Documentation
- Introducing FastAPI MCP: Effortless AI Integration for Your FastAPI APIs
Today, let's dive into an exceptionally practical tool—FastAPI MCP. If you're building APIs with FastAPI and want your endpoints to be directly accessible to AI models (like GPT, Claude, etc.), this guide is for you.
- The Very First MCP Generator to Support Auth!
All of this is possible through using FastAPI-MCP, a tool to convert any FastAPI to MCP server in python using 2 lines of code, starred by 3.5K GitHub users in less than a month!
- Three tools convert APIs to MCP
1、fastapi_mcp, open source, a simple way to convert:https://github.com/tadata-org/fastapi_mcp
2、Higress, open source, with a practical MCP market, powered by AI gateway:https://mcp.higress.ai/
3、RapidMPC: SaaS, no code, Unlimited MCP Servers, $12/month:https://rapid-mcp.com/
- VSCode + MCP: Chat with Your API using GitHub Copilot
Check out the FastAPI MCP GitHub repository for more details.
- Show HN: FastAPI-MCP to expose FastAPI endpoints as MCP tools
- 🔥 Only 2 Lines of code to create an MCP server from a FastAPI - Major updates 🚀
Just released a huge update to FastAPI-MCP, our zero-configuration tool that lets you expose FastAPI endpoints as Model Context Protocol (MCP) tools with a completely revamped architecture! Only 2 lines of code and you have a configurable and reliable MCP server!
- An automatic MCP server for every GitHub project
For those unfamiliar, this is similar to taking a codebase and processing it with a tool like gitingest, which transforms the entire repository into a format suitable for LLMs, eabling contextual convos and queries about the code. The additional component here is the integration of the MCP protocol, allowing any compliant model to interact with the provided MCP server and dynamically query the codebase to answer questions in real time.
Not sold on MCP being the right paradigm (we'll see), but had a lot of fun building an MCP server recently using https://github.com/tadata-org/fastapi_mcp to quickly get up and running and be able to call to it from Cursor.
openapi-mcp-generator
What are some alternatives?
mcp - AWS MCP Servers — helping you get the most out of AWS, wherever you use MCP.
ToolRegistry - ToolRegistry: A Protocol-Agnostic Tool Management Library for Function-Calling LLMs
context7 - Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
chatlab - LLM chat app for integration tests using llama-stack-client, llama, Ollama, MCP, Tools
mcptools - A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
openapi - OpenAPI definitions, converters and LLM function calling schema composer.