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
*.swp
*.swo
.vscode
nohup.out
output
*~
*/__pycache__/*
*.pyc
auth
token.txt
*.tgz
tmp
results.json
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
# Local build config
make.env
auth0-config.json
auth0-values.yaml
# Python packaging
######################
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Virtual environments
######################
venv/
ENV/
env/
.venv