Skip to main content
Glama

Pybricks RAG Assistant

by beallac
.gitignore505 B
# macOS .DS_Store # Python bytecode and cache __pycache__/ *.py[cod] *$py.class .python-version __pypackages__/ # Virtual environments .venv/ venv/ env/ # Build artifacts build/ dist/ .eggs/ *.egg-info/ pip-wheel-metadata/ # Tool caches .cache/ .mypy_cache/ .pytest_cache/ .ruff_cache/ .ipynb_checkpoints/ # Coverage .coverage .coverage.* htmlcov/ # Logs *.log logs/ # Editors/IDE .idea/ # Local data/stores chroma_pybricks/ data/ tmp/ *.sqlite *.db # Environment files .env .env.* !.env.example

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/beallac/pybricks_mcp'

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