Skip to main content
Glama
.gitignore476 B
.aider* .claude/settings.json .claude/settings.local.json # Python __pycache__/ *.pyc *.pyo *.pyd .Python # NSCCN database nsccn.db nsccn.db-* # Testing .pytest_cache/ .coverage htmlcov/ # IDE .vscode/ *.code-workspace .idea/ *.swp *.swo *~ # VS Code .vscode/ *.code-workspace # Environment .env .venv env/ venv/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg

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/itstanner5216/EliteMCP'

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