Skip to main content
Glama
.gitignore555 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/ # IDE .vscode/ .idea/ *.swp *.swo *~ # Credentials - ВАЖНО! config/credentials.json config/autonomous_agent.json config/*.key *.env .env .env.local .env.*.local # Logs *.log logs/ # Testing .pytest_cache/ .coverage htmlcov/ # Mac .DS_Store # Trading data data/ backtest_results/ *.db *.sqlite # MCP config with secrets .roo/

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/TheMacroeconomicDao/bybit-ai-trader'

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