Skip to main content
Glama
.gitignore467 B
# Python __pycache__/ *.py[cod] *$py.class *.so *.egg-info/ *.egg build/ dist/ .Python # Virtual environments .env .venv env/ venv/ ENV/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # IDEs .vscode/ .idea/ .spyderproject .ropeproject # OS .DS_Store Thumbs.db # Logs *.log # Maya files *.ma *.mb *.mel # Temporary and test files test_*.py *_test*.py *_temp.* *_GUIDE.md *_ANALYSIS.md *_STATUS.md *_CHECKLIST.md *_SUMMARY.md # Local config config_local.yaml

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/Jeffreytsai1004/maya-mcp'

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