Skip to main content
Glama
.gitignore370 B
# Virtual environment .venv/ venv/ env/ ENV/ # Python cache __pycache__/ *.py[cod] *$py.class *.so .Python # Data files (optional - uncomment if you don't want to track data files) # data/ # *.csv # *.parquet # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log # Claude Desktop config (may contain absolute paths) 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/iramk11/claude-data-buddy'

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