SitemapKit

by 0nl1n1n

Not rated
GitHub

About

SitemapKit is an API and MCP server that discovers and extracts sitemaps from any website. Developers and AI agents use it to get the full URL list of any domain instantly — useful for SEO audits, web crawling, content indexing, and AI workflows.

Details

Author
0nl1n1n
Categories
Developer Tools, Other, Marketing
Tags
#seo, #web-research

Setup

Install SitemapKit in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/0nl1n1n/sitemapkit-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Model Context Protocol (MCP) server forSitemapKit. Lets any MCP-compatible AI assistant (Claude, Cursor, Windsurf, etc.) discover and extract sitemaps from any website.

Sign up atsitemapkit.comand grab your API key fromapp.sitemapkit.com/settings/api.

Add to~/Library/Application Support/Claude/claude_desktop_config.json:

{ "mcpServers": { "sitemapkit": { "command": "npx", "args": ["sitemapkit-mcp"], "env": { "SITEMAPKIT_API_KEY": "your-api-key-here" } } } }

Add to.cursor/mcp.jsonin your project (or the global~/.cursor/mcp.json):

{ "mcpServers": { "sitemapkit": { "command": "npx", "args": ["sitemapkit-mcp"], "env": { "SITEMAPKIT_API_KEY": "your-api-key-here" } } } }

Add to~/.codeium/windsurf/mcp_config.json:

{ "mcpServers": { "sitemapkit": { "command": "npx", "args": ["sitemapkit-mcp"], "env": { "SITEMAPKIT_API_KEY": "your-api-key-here" } } } }

Once configured, you can ask your AI assistant:

- "Find all sitemaps for stripe.com"
- "Extract every URL fromhttps://example.com/sitemap.xml"
- "Get the full URL list for shopify.com, up to 5000 URLs"

Limits depend on yourSitemapKit plan. Themeta.quotafield in each response tells you how many requests you have remaining this month.

Free plan: 20 requests/month Starter: 500 requests/month Pro: 2000 requests/month

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Audit web performance, accessibility, and SEO using Google Lighthouse.

MCP server for ASO ↔ Web SEO data conversion.

Audit websites for SEO, performance, security, accessibility, and agent experience, with exact fixes for your coding agent.

Remote MCP server for AI agents: plan → run playbooks/solve → verify until pass. SEO, ship-gate, security, and converters on one API key shared with REST.

Rewrite your web page to rank #1 on LLMs

Measure and fix web performance + SEO from inside your AI coding agent.

Official Ahrefs MCP server that lets AI agents securely access Ahrefs SEO data, site metrics, keyword research, and competitor analysis through the Ahrefs API.

GEO optimized content publishing engine for AI visibility

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

Scan how ChatGPT and Claude read your app, see who they name instead of you, and get the paste-ready fixes (llms.txt, JSON-LD, FAQ, meta) to get found.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.