X

Xpath

An MCP server for executing XPath queries, supporting queries on XML/HTML content and queries on content obtained from a URL.
2 points
10

What is the XPath MCP Server?

The XPath MCP Server is a tool for executing XPath queries, which supports extracting the required data from XML or HTML content. It helps users easily locate and manipulate specific nodes in XML/HTML documents.

How to use the XPath MCP Server?

Through simple API calls, you can input XML/HTML content and XPath query expressions to quickly obtain the desired results.

Applicable scenarios

It is suitable for scenarios that require parsing and extracting data from XML or HTML documents, such as web crawlers, data cleaning, or content analysis.

Main features

XPath querySupports querying XML or HTML content using standard XPath syntax.
URL supportCan load XML or HTML content from a remote URL and execute queries.

Advantages and limitations

Advantages
It is easy to use and can complete data extraction without writing complex code.
Supports multiple MIME types (such as text/xml, application/xml, text/html, etc.).
It is open - source and free, and can be customized according to requirements.
Limitations
For very large XML files, performance may need to be optimized.
Does not support some advanced XPath features (such as namespace handling).

How to use

Install the XPath MCP Server
Quickly install it into your Claude Desktop environment via the Smithery CLI.
Configure the environment
Add relevant settings for the XPath MCP Server to the configuration file of Claude Desktop.
Execute a query
Call the API and pass the XML content and XPath query expression.

Usage examples

Query the values of all <item> elementsExtract the text values of all <item> elements from the given XML content.
Get all linksExtract all hyperlink addresses from an HTML document.

Frequently Asked Questions

How to install the XPath MCP Server?
Does it support namespace handling?
What if the XPath query returns an empty result?

Related resources

Official documentation
Detailed API documentation and technical instructions.
GitHub repository
Source code and the latest updates.
Example tutorial video
Watch a video guide on how to use the XPath MCP Server.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "xpath": {
      "command": "npx",
      "args": [
        "@thirdstrandstudio/mcp-xpath"
      ]
    }
  }
}

{
  "mcpServers": {
    "xpath": {
      "command": "node",
      "args": [
        "/path/to/mcp-xpath/dist/index.js"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
565
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
753
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase