Skip to main content
Glama
.gitignore275 B
# Rust /target Cargo.lock # Python __pycache__/ *.py[cod] *$py.class *.so *.pyd .Python *.egg-info/ .eggs/ dist/ build/ *.whl # Virtual environments .venv/ venv/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log # Local dev files plan*.md

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/ssoj13/blender-mcp-rs'

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