Used by 1 plugin
Semantic knowledge search with LanceDB and Ollama embeddings
Add to your .mcp.json:
{
"mcpServers": {
"siftcoder-mcp": {
"command": "siftcoder-mcp",
"env": {
"OLLAMA_URL": "http://localhost:11434",
"EMBEDDING_MODEL": "nomic-embed-text"
}
}
}
}siftcoder-mcpOLLAMA_URL=http://localhost:11434EMBEDDING_MODEL=nomic-embed-text