Skip to main content
Glama
.gitignore999 B
# Coverage files !.coveragerc .coverage .coverage.* coverage.xml coverage_html_report/ htmlcov/ tests/.coverage tests/coverage.xml tests/coverage_html_report/ tests/htmlcov/ test_data/ # Python cache files __pycache__/ .mypy_cache/ .pytest_cache/ *.pyc *.pyo *.pyd *.py.bak # Virtual environment venv/ .venv/ # Log files logs/ !logs/.gitkeep test_logs/ # Environment files .env .env.* !.env.template .cursor/mcp.json # Data files dist/ data/ chroma_data/ # IDE files .vscode/ .idea/ *.code-workspace # OS specific .DS_Store Thumbs.db # Dependencies latest_requirements.txt level.log serverConfig.json *.so .Python build/ develop-eggs/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .npm .eslintcache .node_repl_history *.tgz *.tar.gz .cache/ .parcel-cache/ .next/ out/ .nuxt/ .vuepress/dist .serverless/ .fusebox/ .dynamodb/ *_request_body.json api_id.txt logo_prompt.txt

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/Darkstar326/log_analyzer_mcp'

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