Skip to main content
Glama
.gitignore551 B
.DS_Store .idea/ .venv/ _build/ notebooks/ setup conf.py index.rst .coverage *.pyc setup_mac.sh docker/.env .vs_code/* .mypy_cache/* .pytest_cache/* .ruff_cache/* .aider* CLAUDE.md docs/** jupyter/ mcp-chart-python/ # AI conversation artifacts context/** AI_CHANGELOG.md # User session data (created by MCP server for each chat session) user_data/* !user_data/.gitkeep # Config with secrets (use config.example.json as template) config.json # Excel templates (binary files and actual config) excel_templates/*.xlsx excel_templates/templates.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/answerlink/MCP-Workspace-Server'

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