Claude
MCP server for Claude — SEO audits on demand.
The Indxel MCP server exposes 11 SEO tools to Claude. Audit URLs, validate metadata, crawl sites, research keywords — all through natural language. Works with Claude Desktop and Claude Code.
1.Add to Claude Desktop config
json
{
"mcpServers": {
"indxel": {
"command": "npx",
"args": ["-y", "indxel-mcp"]
}
}
}2.Available MCP tools
text
seo-check — Validate a page's metadata seo-audit-url — Full audit of a URL seo-crawl — Crawl and audit a site seo-keywords — Research keywords seo-diff — Compare two checks seo-generate-ld — Generate JSON-LD seo-sitemap-check — Validate sitemap.xml seo-robots-check — Validate robots.txt seo-assets-check — Verify og:image, favicon seo-init — Scaffold SEO config seo-content-gaps — Find keyword opportunities
Why use Indxel with Claude
- ✓Audit any URL for SEO issues through natural language conversation with Claude
- ✓Generate type-safe JSON-LD structured data for 9 schema types via simple prompts
- ✓Crawl entire sites and get comprehensive SEO reports without leaving Claude
- ✓Research keywords, analyze content gaps, and validate sitemaps and robots.txt
Frequently asked questions
Which Claude interfaces support the MCP server?
The Indxel MCP server works with Claude Desktop, Claude Code (CLI), and any MCP-compatible client. Configure it once and all 11 SEO tools are available in your conversations.
Do I need an Indxel account to use the MCP tools?
Basic tools like URL auditing and metadata validation work without an account. Dashboard features like historical tracking and auto-indexation require an API key from your Indxel account.