Metadata-Version: 2.4
Name: neo-mcp
Version: 0.4.21
Summary: MCP server for the Neo AI/ML backend — submit tasks, poll status, read output
License: MIT
Project-URL: Homepage, https://heyneo.so
Project-URL: Repository, https://github.com/NeoResearchAI/MCPServer
Project-URL: Documentation, https://github.com/NeoResearchAI/MCPServer/blob/main/docs/CLIENTS.md
Project-URL: Bug Tracker, https://github.com/NeoResearchAI/MCPServer/issues
Keywords: mcp,ai,ml,neo,llm,claude
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/plain
Requires-Dist: mcp>=1.26.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: anyio>=4.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"

MCP server for the Neo AI/ML backend — submit tasks, poll status, read output.
