Metadata-Version: 2.4
Name: imperal-mcp
Version: 0.2.1
Summary: MCP server for building Imperal apps from any LLM/agent
Project-URL: Homepage, https://imperal.io
Project-URL: Repository, https://github.com/imperalcloud/imperal-mcp
Author: Imperal, Inc.
License: Apache-2.0
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Requires-Dist: imperal-sdk>=5.7.3
Requires-Dist: mcp>=1.2.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: respx>=0.21; extra == 'dev'
