Skip to main content
Glama

Spotify Overload - More Tools (18) | More Functions | More Rocking Out

.gitignoreβ€’643 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 environments venv/ ENV/ env/ # Spotify credentials and cache .env .spotify_cache # Audio analysis cache .audio_cache/ .feature_cache/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Testing .pytest_cache/ .coverage htmlcov/ # Logs *.log # Real config files with secrets (do not commit!) claude_desktop_config_FIXED.json claude_desktop_config_addition.json # Local Claude Desktop config (if copied here) claude_desktop_config.json

Latest Blog Posts

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/Beerspitnight/Bruno'

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