Installation & Configuration
{
"solr-search": {
"command": "python",
"args": [
"src/server/mcp_server.py"
],
"env": {
"SOLR_BASE_URL": "http://localhost:8983/solr",
"SOLR_COLLECTION": "documents"
}
}
}Information
Transport
stdiostreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13