Metadata-Version: 2.4
Name: clr-akvorado-mcp
Version: 1.0.0
Summary: A read-only MCP server for Akvorado network flow analysis via the Console API
Project-URL: Repository, https://github.com/clearminds/clr-akvorado-mcp
Author: clearminds
License-Expression: MIT
Keywords: akvorado,mcp,netflow,network,sflow
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.27
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'
