fastapi-mcp

View on PyPIReverse Dependencies (0)

0.1.3 fastapi_mcp-0.1.3-py3-none-any.whl

Wheel Details

Project: fastapi-mcp
Version: 0.1.3
Filename: fastapi_mcp-0.1.3-py3-none-any.whl
Download: [link]
Size: 12161
MD5: 1c9ebcda825cdd90dafca14643b1d9aa
SHA256: 345ced029aa8c4dee1d1e832e675e3e4777034fb3566a29129217ecf0333a59f
Uploaded: 2025-03-09 15:11:48 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: fastapi-mcp
Version: 0.1.3
Summary: Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
Author-Email: "Tadata Inc." <itay[at]tadata.com>
Project-Url: Homepage, https://github.com/tadata-org/fastapi_mcp
Project-Url: Documentation, https://github.com/tadata-org/fastapi_mcp#readme
Project-Url: Bug Tracker, https://github.com/tadata-org/fastapi_mcp/issues
Project-Url: PyPI, https://pypi.org/project/fastapi-mcp/
Project-Url: Source Code, https://github.com/tadata-org/fastapi_mcp
Project-Url: Changelog, https://github.com/tadata-org/fastapi_mcp/blob/main/CHANGELOG.md
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.
Keywords: ai,api,claude,conversion,fastapi,llm,mcp,openapi,tools
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: httpx (>=0.24.0)
Requires-Dist: inspect-mate (>=0.0.2)
Requires-Dist: mcp (>=1.3.0)
Requires-Dist: pydantic-settings (>=2.5.2)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: requests (>=2.25.0)
Requires-Dist: rich (>=13.0.0)
Requires-Dist: tomli (>=2.2.1)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: uvicorn (>=0.20.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4352 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_mcp/__init__.py sha256=2sIUzJLD8ZbLLhqowXeNtZQPUIceeVqyES438aBCcHI 407
fastapi_mcp/http_tools.py sha256=Q_-Hu3xyjMOJcdcb3N8YRctomoY0Eik6j4OoPf8G4bA 24159
fastapi_mcp/server.py sha256=wqUZmh9pawKoqclyF9HFKG_Z2pVjbbKzr4x9wbrTa5A 5292
fastapi_mcp-0.1.3.dist-info/METADATA sha256=SJtmfLuYjDrRc2FlPNr-qX7JHJAn-FjnraKmkBX4Nls 7228
fastapi_mcp-0.1.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
fastapi_mcp-0.1.3.dist-info/entry_points.txt sha256=QnW3KT5oTFjioMzOWh4GgyZC1NteJ1lGaIKsX9zk4WM 52
fastapi_mcp-0.1.3.dist-info/licenses/LICENSE sha256=OognJ35WTakeNH3a_LSKgklg_5ZCarI0WrZxOrmh9b0 1068
fastapi_mcp-0.1.3.dist-info/RECORD

entry_points.txt

fastapi-mcp = fastapi_mcp.cli:app