Skip to main content
Glama

SOLVRO MCP - Knowledge Graph RAG System

Official
by Solvro
.gitignore709 B
# Python caches and bytecode __pycache__/ *.py[cod] *$py.class # Virtual environments .venv/ venv/ env/ envs/ pip-wheel-metadata/ # Build / packaging build/ dist/ wheels/ *.egg *.egg-info/ .eggs/ # Tool caches .pytest_cache/ .mypy_cache/ .ruff_cache/ .cache/ # Coverage .coverage .coverage.* coverage.xml htmlcov/ # Environment variable files .env .env.local .env.*.local .envrc # IDE and editor settings .vscode/ .idea/ *.swp *.swo *~ # Logs and databases *.log *.sqlite3 # Data (remove if you want to track project data) data/ # Jupyter .ipynb_checkpoints/ # Compiled extensions / binaries *.so *.dylib *.dll *.pyd # OS files .DS_Store Thumbs.db # Nix / direnv artifacts result .result-* .direnv/

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/Solvro/ml-mcp'

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