adityamparikh opened a new issue, #225: URL: https://github.com/apache/solr-mcp/issues/225
### Current state (verified) `application.properties` sets `spring.ai.mcp.server.instructions=This server provides tools to interact with Apache Solr using Model Context Protocol (MCP) over STDIO and/or HTTP.` ### Scope Append one sentence (final wording open): > It manages Solr data and configuration only — collections, schema, documents, aliases, backups and cluster status. It does not manage cluster infrastructure (nodes, images, storage, TLS, restarts, scaling); on Kubernetes those are Solr Operator operations performed with kubectl. ### Acceptance - [ ] Instructions visible in the `initialize` response; any existing test that asserts the instruction string is updated. Part of the Kubernetes / Solr Operator integration tracking issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
