Xpath
@JayArrowz
About Xpath
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"xpath": {
"command": "npx",
"args": [
"-y",
"@jayarrowz/mcp-xpath"
]
}
}
}Tools
2Select query XML content using XPath
Fetch content from a URL and select query it using XPath
Overview
What is Xpath?
Xpath is an MCP server that executes XPath queries on XML and HTML content. It provides two tools—one for querying XML strings directly and another for fetching content from a URL and then querying it. The server is designed for developers and AI assistants that need to extract structured data from XML or HTML documents.
How to use Xpath?
Install it via Smithery (npx -y @smithery/cli install @JayArrowz/mcp-xpath --client claude) or clone the repo, install dependencies, and build. Configure it in Claude Desktop by adding the appropriate command and args to claude_desktop_config.json. Invoke the tools xpath (with xml and query inputs) or xpathwithurl (with url and query inputs) from your MCP client.
Key features of Xpath
- Execute XPath queries on XML or HTML content
- Fetch remote content via URL and query it
- Optional MIME type parameter (e.g., text/xml, text/html)
- Two simple tools:
xpathandxpathwithurl - Returns query results as plain strings
- Easy integration with Claude Desktop and other MCP clients
Use cases of Xpath
- Extract specific elements or attributes from XML data feeds
- Scrape links, headings, or other data from HTML web pages
- Parse API responses or configuration files in XML format
- Automate data extraction from HTML documents within an AI workflow
FAQ from Xpath
—
Basic information
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments