# Include documentation
include README.md
include LICENSE
include CLAUDE.md
include QUICKSTART.md
include PUBLISHING.md
include FASTMCP_MIGRATION.md
# Include configuration files
include requirements.txt
include smithery.json
include Dockerfile
# Include example files
include example-cluster.yaml
include rbac.yaml
include rbac-database.yaml
include network-policy.yanl
# Include RBAC helper scripts
recursive-include rbac *.py *.yaml
# Exclude development files
exclude .gitignore
exclude test_*.py
exclude nohup.out
# Exclude directories
prune .git
prune .devcontainer
prune __pycache__
prune .vscode
prune docs
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