Skip to main content
Glama

MCP Context Provider

.gitignore672 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ ENV/ env/ .venv # Environment variables .env .env.local # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log logs/ # Test files (development only) test_server.py test_session_init.py test_dynamic_context.py test_phase3_learning.py # User-specific configuration claude_desktop_config_with_context.json claude_desktop_config.json # Claude Desktop .claude/ # Temporary files *.tmp *.bak *.backup # Build artifacts dxt/ *.dxt dxt_manifest_template.json

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/doobidoo/MCP-Context-Provider'

If you have feedback or need assistance with the MCP directory API, please join our Discord server