sitemap url extractor for Grok
io.github.pavel-tashev/sitemap-url-extractor
Extract every URL from a website sitemap, including index and gzipped sitemaps, with status checks
client:Grok
transport:streamable-http
Install sitemap url extractor in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sitemap-url-extractor": {
"type": "http",
"url": "https://mcp.apify.com?tools=pavel.tashev/sitemap-url-extractor"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs