Skip to main content
Glama
.gitignore840 B
# Environment files .env .env.local .env.*.local # 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 MANIFEST # Virtual environments venv/ ENV/ env/ .venv/ # IDE .idea/ .vscode/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Testing .coverage .pytest_cache/ htmlcov/ .tox/ .mypy_cache/ .dmypy.json dmypy.json # Logs *.log # Coverage reports coverage.xml *.cover .hypothesis/ .coverage.* # Type checking .pytype/ .pyre/ .ruff_cache/ # Package managers pip-log.txt pip-delete-this-directory.txt # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # Environments .env.* !.env.example # Local development *.local .history/ # Development tools and metadata .agent-os/ .claude-flow/ .swarm/ .claude/

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/Vijay-Duke/mcp-gitlab'

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