Metadata-Version: 2.4
Name: newapi-mcp
Version: 0.1.0
Summary: New API MCP - Model Context Protocol implementation
Project-URL: Homepage, https://github.com/BegoniaHe/newapi-mcp
Project-URL: Repository, https://github.com/BegoniaHe/newapi-mcp.git
Project-URL: Documentation, https://github.com/BegoniaHe/newapi-mcp#readme
Project-URL: Issues, https://github.com/BegoniaHe/newapi-mcp/issues
Author: BegoniaHe
License: MIT
License-File: LICENSE
Keywords: ai,mcp,model-context-protocol,newapi
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
Requires-Python: >=3.10
Requires-Dist: httpx>=0.24.0
Requires-Dist: mcp>=0.1.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: requests>=2.31.0
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest>=7.4.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Description-Content-Type: text/markdown

# newapi-mcp
A Model Context Protocol (MCP) server for managing AI model prices in [NewAPI](https://github.com/Calcium-Ion/new-api). Enables AI assistants to compare and update model pricing through natural language.
