thirdstrandstudio/mcp-xpath
MCP for evaluating xpath
[](https://mseep.ai/app/thirdstrandstudio-mcp-xpath)
[](https://tss.topiray.com)
MCP Server for executing XPath queries on XML content.
<a href="https://glama.ai/mcp/servers/@thirdstrandstudio/mcp-xpath"> </a>
[](https://smithery.ai/server/@thirdstrandstudio/mcp-xpath)
xpathxml (string): The XML content to queryquery (string): The XPath query to executemimeType (optional, string): The MIME type (e.g. text/xml, application/xml, text/html, application/xhtml+xml)xpathwithurlurl (string): The URL to fetch XML/HTML content fromquery (string): The XPath query to executemimeType (optional, string): The MIME type (e.g. text/xml, application/xml, text/html, application/xhtml+xml)To install mcp-xpath for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @thirdstrandstudio/mcp-xpath --client claude# Install dependencies
npm install
# Build the package
npm run buildAdd the following to your claude_desktop_config.json:
{
"mcpServersLoading reviews...