Skip to main content
Glama

MCP Multiagent Bridge

by dannystocker
.gitignore750 B
# Secrets and tokens *.key *.pem *.token *.crt tokens.json .env .env.local .env.*.local # Database files *.db *.db-shm *.db-wal *.sqlite *.sqlite3 # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Testing .pytest_cache/ .coverage .coverage.* htmlcov/ .tox/ .nox/ .hypothesis/ # Logs *.log audit_*.json yolo_audit.log bridge_audit.log # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store Thumbs.db # YOLO mode tokens .yolo_tokens.json # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # Local development /tmp/ /temp/ scratch/

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/dannystocker/mcp-multiagent-bridge'

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