adityamparikh/solr-mcp-server
3.4
If you are the rightful owner of solr-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Spring AI Model Context Protocol (MCP) server that provides tools for interacting with Apache Solr.
Tools
Functions exposed to the LLM to take actions
Search
Search specified Solr collection with query, optional filters, facets, sorting, and pagination.
index_documents
Index documents from JSON string into Solr collection.
listCollections
List solr collections.
getCollectionStats
Get stats/metrics on a Solr collection.
checkHealth
Check health of a Solr collection.
getSchema
Get schema for a Solr collection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client