fastapi_mcp MCP Server — Claude & Cursor Integration
# fastapi_mcp MCP Server
## What is fastapi_mcp?
fastapi_mcp is a production-ready Model Context Protocol (MCP) server with 12,002 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install tadata-org/fastapi_mcp
# Or manual
git clone https://github.com/tadata-org/fastapi_mcp.git
cd fastapi_mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 12,002
- **Forks:** 🍴 960
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [tadata-org/fastapi_mcp](https://github.com/tadata-org/fastapi_mcp)