solr-mcp-server

longkeyy/solr-mcp-server

3.1

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 dayong@mcphub.com.

The Solr MCP Server is a comprehensive toolset designed to facilitate interaction between LLMs and the Apache Solr search engine.

Tools

Functions exposed to the LLM to take actions

list_collections

Lists all available Solr collections, automatically detecting SolrCloud or Core mode.

get_collection_info

Retrieves detailed information about a collection, including status, schema, and fields.

search

Executes flexible Solr queries with support for keywords, filters, return fields, and sorting.

add_document

Adds a single document to a collection.

facet_search

Performs queries with facet statistics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources