Installation & Configuration
"mcp-rag-local": {
"command": "uv",
"args": [
"--directory",
"path/to/mcp-rag-local",
"run",
"main.py"
],
"env": {
"CHROMADB_PORT": "8321",
"OLLAMA_PORT": "11434"
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13