Contents

fastapi-mcp 0.4.0

0

Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools fo

Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration

Stars: 11406, Watchers: 11406, Forks: 892, Open Issues: 118

The tadata-org/fastapi_mcp repo was created 10 months ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 11406 github stars!

How to Install fastapi-mcp

You can install fastapi-mcp using pip

pip install fastapi-mcp

or add it to a project with poetry

poetry add fastapi-mcp

Package Details

Author
None
License
MIT License
    Copyright (c) 2024 Tadata Inc.
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:
    
    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.
    
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.</dd>
Homepage
None
PyPi:
https://pypi.org/project/fastapi-mcp/
Documentation:
https://github.com/tadata-org/fastapi_mcp#readme
GitHub Repo:
https://github.com/tadata-org/fastapi_mcp

Classifiers

  • Internet/WWW/HTTP
  • Software Development/Libraries/Python Modules
No  fastapi-mcp  pypi packages just yet.

Errors

A list of common fastapi-mcp errors.

Code Examples

Here are some fastapi-mcp code examples and snippets.

GitHub Issues

The fastapi-mcp package has 118 open issues on GitHub

  • feat: Add tool annotations based on HTTP method
  • [BUG] lifespan context manager not triggered when using mount_http() in fastapi-mcp 0.4.0
  • fix: MCP server version vs instructions param mismatch
  • Support MCP tool annotations
  • add stateless http transport support
  • When use middleware found problem
  • Use setuptools_scm for dynamic versioning via Git tags

See more issues on GitHub

Related Packages & Articles

easy-auth 2.0.3

Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

txtai 9.5.0

All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows

Authomatic 1.3.0

Authorization / authentication client library for Python web applications

gpt-code-assistant 0.0.1

gpt-code-assistant is an intelligent coding assistant leveraging language models to search, retrieve, explore and comprehend your codebase.

pandasai 3.0.0

Chat with your database (SQL, CSV, pandas, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.

deeplake 4.5.2

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.