Skip to main content
Glama

MCP Brain Service

by jomapps
.gitignore274 B
# Envs and secrets .env .env.* !.env.example # Python __pycache__/ *.py[cod] *.pyo *.pyd *.egg-info/ .venv/ # Tools & caches .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage /.tox/ /.cache/ # IDE/editor .vscode/ .idea/ # OS .DS_Store Thumbs.db # Builds build/ dist/

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/jomapps/mcp-brain-service'

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