Skip to main content
Glama
.gitignore876 B
# Environment files .env .env.local # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Testing .coverage .coverage.* htmlcov/ .pytest_cache/ .tox/ .hypothesis/ coverage.xml *.cover *.py,cover # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # IDEs .vscode/ .idea/ *.swp *.swo *~ # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json # OS .DS_Store Thumbs.db # Logs logs/ *.log # Test files test_real_api.py # Temporary files *.tmp *.temp # Benchmark and cache files *_cache.json *_results_*.json *_report_*.json *_report_*.md benchmark_*.json test_results_*.json performance_*.json mock_test_*.json fixed_performance_*.json simple_test_*.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/physics91/openrouter-mcp'

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