About
This tool provides an MCP server for executing XPath queries. It offers two primary functionalities: querying XML/HTML content directly provided as a string and fetching content from a URL before querying it with XPath. It supports specifying the MIME type to ensure proper parsing of the content. This tool is designed to integrate with platforms like Claude Desktop, enabling XPath-based data extraction and manipulation within larger workflows.
Key Features
- Queries HTML content using XPath expressions
- 0 GitHub stars
- Accepts MIME type specification for accurate parsing
- Queries XML content using XPath expressions
- Integrates with Claude Desktop via Smithery
- Supports querying content directly from URLs
Use Cases
- Automating data extraction from web APIs
- Scraping specific content from web pages based on HTML structure
- Extracting data from XML documents