Skip to main content
Glama
.gitignore269 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ build/ dist/ *.egg-info/ .pytest_cache/ .mypy_cache/ .ruff_cache/ # Environment .env .env.local # IDE .vscode/ .idea/ *.swp *.swo .DS_Store # Logs *.log # Coverage coverage/ htmlcov/ .coverage

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/AnotherStream/mcp-notes-connector'

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