openapi-mcp

View on PyPIReverse Dependencies (0)

0.1.0 openapi_mcp-0.1.0-py3-none-any.whl

Wheel Details

Project: openapi-mcp
Version: 0.1.0
Filename: openapi_mcp-0.1.0-py3-none-any.whl
Download: [link]
Size: 14562
MD5: 4e4786909c76a2da62496e945bec529d
SHA256: 070be4844e67efd4afcd549e765baa48928623b00d047affa82a0b901ca9ad40
Uploaded: 2025-03-12 14:41:11 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: openapi-mcp
Version: 0.1.0
Summary: Automatic MCP server generator for OpenAPI applications - converts OpenAPI endpoints to MCP tools for LLM integration
Author-Email: "Tadata Inc." <itay[at]tadata.com>
Project-Url: Homepage, https://github.com/tadata-org/openapi-mcp
Project-Url: Documentation, https://github.com/tadata-org/openapi-mcp#readme
Project-Url: Bug Tracker, https://github.com/tadata-org/openapi-mcp/issues
Project-Url: PyPI, https://pypi.org/project/openapi-mcp/
Project-Url: Source Code, https://github.com/tadata-org/openapi-mcp
Project-Url: Changelog, https://github.com/tadata-org/openapi-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,django,fastapi,flask,llm,mcp,openapi,tools
Classifier: Development Status :: 3 - Alpha
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: 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: 6424 characters]

WHEEL

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

RECORD

Path Digest Size
openapi_mcp/__init__.py sha256=TJLiB9df-0h7YIKOHMt02-pda0CnCfBuCK47K9AGS9Q 435
openapi_mcp/cli.py sha256=qqNzeAr0VTpKObow3JT2ucc5_Ys4dIDTbwIacT2mtg0 1868
openapi_mcp/http_tools.py sha256=7H0fShy055Om9X4-jMv4oaKsGKP9xc7OcuTpDg7OPKA 25601
openapi_mcp/server.py sha256=aCdLhhXOAKKxAm604Ekm3bi6DH4UmEOjnewe90g4SZw 7509
openapi_mcp-0.1.0.dist-info/METADATA sha256=MzrRaqM6a3wzjShHp1f2mJcLmibG8FC3aHsdhlGaZBs 9248
openapi_mcp-0.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
openapi_mcp-0.1.0.dist-info/entry_points.txt sha256=1WkmMsTTGAKZfLLvB2AaoAbCralyOlxUkJAQZTZXzZE 52
openapi_mcp-0.1.0.dist-info/licenses/LICENSE sha256=OognJ35WTakeNH3a_LSKgklg_5ZCarI0WrZxOrmh9b0 1068
openapi_mcp-0.1.0.dist-info/RECORD

entry_points.txt

openapi-mcp = openapi_mcp.cli:app