Metadata-Version: 2.3
Name: zmp-openapi-mcp-server
Version: 0.1.6
Summary: 
Author: Kilsoo Kang
Author-email: kilsoo75@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.8,<9.0.0)
Requires-Dist: mcp (>=1.4.0,<2.0.0)
Requires-Dist: zmp-openapi-toolkit (>=0.1.2,<0.2.0)
Description-Content-Type: text/markdown

# MCP Inspector CLI
```bash
npx @modelcontextprotocol/inspector uv --directory /Users/kks/IdeaProjects/aiops/zmp-openapi-mcp-server run zmp-openapi-mcp-server --transport stdio --endpoint https://api.ags.cloudzcp.net --access-key zmp-f9aed626-c0d6-4293-8a66-c36755e8e948 --spec-path /Users/kks/IdeaProjects/aiops/zmp-openapi-mcp-server/openapi/agent_apis_for_zcp_alert_manager.json
```




