Skip to main content
Glama
.dockerignore450 B
# Git .git .gitignore # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ .venv/ *.egg-info/ dist/ build/ # IDEs .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log logs/ # Testing .coverage .pytest_cache/ htmlcov/ tests/ # Documentation (except essential) docs/ archive/ # Development files .env* !.env.production.template docker-compose.yml Makefile # Outputs outputs/ tmp/ # Node modules (if any) node_modules

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/yoriichi-07/Multi_Orchestrator_MCP'

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