Metadata-Version: 2.4
Name: clr-portainer-mcp
Version: 1.0.1
Summary: MCP server for Portainer container management
Project-URL: Repository, https://github.com/clearminds/clr-portainer-mcp
Author: clearminds
License-Expression: MIT
Keywords: container,docker,mcp,portainer
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: fastmcp<3,>=2.14.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
