I cobbled up a very basic MCP server for older versions of Solr, specifically to cover the 7.7.3 that is running in my OSS VMs. This needs a lot of tuning and rethinking, it floods the context, even with a small dataset, even after filtering all the etl_* strings in the return.
https://github.com/nealrauhauser/Solr7-mcp
This is under active development, I'll get to any issues reported within a matter of a few days at most.
I cobbled up a very basic MCP server for older versions of Solr, specifically to cover the 7.7.3 that is running in my OSS VMs. This needs a lot of tuning and rethinking, it floods the context, even with a small dataset, even after filtering all the etl_* strings in the return.
https://github.com/nealrauhauser/Solr7-mcp
This is under active development, I'll get to any issues reported within a matter of a few days at most.