adityamparikh opened a new pull request, #140: URL: https://github.com/apache/solr-mcp/pull/140
## Summary Adds `docs/FAQ.md` answering the common question: *"Could a Solr skill replace this MCP server?"* - Anchors on Anthropic's own framing — Skills "complement MCP servers by teaching agents more complex workflows that involve external tools and software" ([engineering blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)). - Enumerates what this server provides that procedural knowledge cannot: indexing batching/retry, XXE-hardened parsing, metric aggregation, typed contracts, server-side auth and observability. - Includes a short decision framework for skill-vs-server choice. ## Test plan - [ ] Render preview on GitHub renders correctly (links, table, footnote-style reference link) - [ ] Source links resolve -- 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]
