adityamparikh opened a new pull request, #4043: URL: https://github.com/apache/solr/pull/4043
## Summary - Add a new tutorial for the [Solr MCP Server](https://github.com/apache/solr-mcp) that enables AI assistants like Claude to interact with Apache Solr via the Model Context Protocol (MCP) - Tutorial covers STDIO and HTTP transport modes with Docker and source-based deployment options - Includes Claude Desktop integration examples and OAuth2 security configuration ## Tutorial Contents - **What is MCP?** - Introduction with link to MCP specification - **Features** - MCP tools (search, index_documents, listCollections, etc.) and resources - **STDIO Mode** - Docker and build-from-source instructions with Claude Desktop config - **HTTP Mode** - Docker and build-from-source instructions with security notes - **Environment Variables** - Reference table for configuration options - **Example Usage** - Sample queries users can try with Claude ## Test plan - [x] `./gradlew buildLocalSite` passes without errors - [ ] Review rendered tutorial in generated site 🤖 Generated with [Claude Code](https://claude.ai/code) -- 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]
