We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wwwzhouhui/mermaid_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python bytecode
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
dist/
*.egg-info/
.installed.cfg
*.egg
# Virtual environments
venv/
env/
.env
.env.local
.env.*
!.env.example
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
*~.swp
# Jupyter notebooks
.ipynb_checkpoints/
# OS specific files
.DS_Store
Thumbs.db
# Logs
logs/
*.log
# Dependency directories
node_modules/
# Testing
.coverage
htmlcov/
# uv
.uv/
uv.lock
# Other
*.bak
*.tmp