We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/druellan/Productive-GET-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.pyc
.venv/
env/
venv/
productive_mcp.egg-info
# Environment & secrets
.env
*.env
config.json
.credentials/
# OS
.DS_Store
Thumbs.db
# Data
data_*/
drive_files.db
# Logs
_logs/*
# Editor
.vscode
.github
.roo