Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Fastapi_mcp Alternatives
Similar projects and alternatives to fastapi_mcp
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
klavis
Klavis AI (YC X25): MCP integration platforms that let AI agents use tools reliably at any scale
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
openapi-mcp-generator
A Python tool that automatically converts OpenAPI(Swagger, ETAPI) compatible specifications into fully functional Model Context Protocol (MCP) servers. Generates Docker-ready implementations with support for SSE/IO communication protocols, authentication, and comprehensive error handling. https://pypi.org/project/openapi-mcp-generator/
-
git-mcp
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
-
-
-
-
mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
-
mcp-use
Discontinued mcp-use is the easiest way to interact with mcp servers with custom agents [Moved to: https://github.com/pietrozullo/mcp-use] (by mcp-use)
-
nova-act
Amazon Nova Act is an AWS service for building and deploying highly reliable AI agents that automate UI-based workflows at scale.
-
ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
-
mcp-context-forge
A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).
-
Unla
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
-
DevDocs
Completely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App (by cyberagiinc)
-
basic-memory
AI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fastapi_mcp discussion
fastapi_mcp reviews and mentions
- 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.
- A note from our sponsor - Stream getstream.io | 23 Dec 2025
Stats
tadata-org/fastapi_mcp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fastapi_mcp is Python.