Back to Home
nealrauhauser icon

Solr7-mcp

Verified Safe

by nealrauhauser

Overview

Provides an interface for Open Semantic Search (Solr 7.7.3) via fastmcp, enabling keyword searches and core listing with data sanitization.

Installation

Run Command
/opt/anaconda3/bin/fastmcp run /Users/yourusername/work/gits/solr7-mcp/solr7-mcp.py

Environment Variables

  • SOLR_URL

Security Notes

No 'eval' or hardcoded secrets found within the application code. It directly passes user queries to Solr's 'q' parameter; while Solr has internal protections, complex queries could impact performance. A critical setup requirement is an SSH tunnel with 'GatewayPorts' enabled on a proxy, which could expose the Solr instance if the proxy itself is not properly secured. The Solr instance at SOLR_URL should be secured, as the 'list_cores' tool can expose core status information.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-12-01

Tags

SolrSearch EngineOpen Semantic SearchfastmcpData Access