---
title: Expose FastAPI routes as MCP tools with FastAPI-MCP
slug: expose-fastapi-routes-as-mcp-tools-with-fastapi-mcp
description: Mount FastAPI-MCP on an existing FastAPI app so agents can call authenticated route-backed MCP tools with preserved schemas.
github_stars: 11836
verification: security_reviewed
source: https://github.com/tadata-org/fastapi_mcp
category: Integrations & Connectors
framework: MCP
tool_ecosystem:
  github_repo: tadata-org/fastapi_mcp
  github_stars: 11836
---
# Expose FastAPI routes as MCP tools with FastAPI-MCP

Mount FastAPI-MCP on an existing FastAPI app so agents can call authenticated route-backed MCP tools with preserved schemas.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/expose-fastapi-routes-as-mcp-tools-with-fastapi-mcp/)
