A Model Context Protocol (MCP) tool that extracts URLs from sitemap.xml files using the sitemapper library. Provides functionality to fetch and parse sitemap URLs with configurable limits for efficient URL extraction.
{
"mcpServers": {
"dataxquaresitemapper": {
"command": "npx",
"args": [
"-y",
"@dataxquare/sitemapper-mcp"
]
}
}
}