# smithery.yaml
name: cnpg-mcp-server
description: MCP server for managing PostgreSQL clusters using CloudNativePG in Kubernetes
transport: stdio # Local transport
installation:
type: local # This is key - tells Smithery it's not hosted
command: uvx
args:
- --from
- git+https://github.com/helxplatform/cnpg-mcp.git
- cnpg-mcp-server
env:
KUBECONFIG:
description: Path to Kubernetes config file (optional, defaults to ~/.kube/config)
required: false
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