Skip to main content
Glama

CloudNativePG MCP Server

by helxplatform
requirements.txt•624 B
# Core MCP Server dependencies mcp>=1.0.0 # Kubernetes client kubernetes>=28.0.0 # Validation and type checking pydantic>=2.0.0 # Async support (usually included with Python 3.7+, but explicit for clarity) asyncio # ============================================================================ # Optional: HTTP/SSE Transport (uncomment when implementing HTTP mode) # ============================================================================ # Uncomment these when you're ready to implement HTTP transport: # mcp[sse]>=1.0.0 # starlette>=0.35.0 # uvicorn>=0.27.0 # python-multipart>=0.0.6 # For file uploads if needed

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/helxplatform/cnpg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server