From 4f2058af94ade90043915f518f6679ab7106d66f Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 16 Jul 2025 00:40:59 -0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f842642..e255e9e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/allenday-solr-mcp-badge.png)](https://mseep.ai/app/allenday-solr-mcp) + # Solr MCP A Python package for accessing Apache Solr indexes via Model Context Protocol (MCP). This integration allows AI assistants like Claude to perform powerful search queries against your Solr indexes, combining both keyword and vector search capabilities.