jordonedavidson/solr-mcp
If you are the rightful owner of solr-mcp 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.
The SOLR MCP Server is a Model Context Protocol server that integrates Apache SOLR search capabilities with MCP clients, facilitating advanced search operations for AI assistants and other applications.
Tools
Functions exposed to the LLM to take actions
Basic Search
Perform simple text search against your SOLR collection.
Advanced Search
Perform advanced search with field selection, filtering, and sorting.
Faceted Search
Perform search with facet aggregation for filtering and navigation.
Search with Highlighting
Perform search with result highlighting to show matched terms.
Get Spelling Suggestions
Get spelling suggestions for query terms.
Get Schema Fields
Retrieve available fields in the SOLR schema.
Get Collection Statistics
Get basic statistics about the SOLR collection.
Ping SOLR
Test SOLR connection health.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client