{
  "markdown": "<div align=\"center\">\n\n<img src=\"https://capsule-render.vercel.app/api?type=waving&color=0:1a1a2e,50:16213e,100:0f3460&height=200&section=header&text=IndexNow%20MCP&fontSize=48&fontColor=22c55e&fontAlignY=35&desc=Instant%20URL%20Indexing%20for%20AI%20Agents&descSize=16&descColor=ffffff&descAlignY=55&animation=fadeIn\" width=\"100%\" />\n\n<br />\n\n![npm](https://img.shields.io/npm/v/indexnow-mcp?style=flat-square&color=22c55e)\n![GitHub stars](https://img.shields.io/github/stars/sharozdawa/indexnow-mcp?style=flat-square&color=22c55e)\n![License](https://img.shields.io/github/license/sharozdawa/indexnow-mcp?style=flat-square)\n[![IndexNow MCP server](https://glama.ai/mcp/servers/sharozdawa/indexnow-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sharozdawa/indexnow-mcp)\n\n**Submit URLs for instant indexing via IndexNow and Google Indexing API.**\n\nWorks with Claude Code, Cursor, Copilot, Codex, Windsurf, and all MCP-compatible AI tools.\n\n</div>\n\n---\n\n## Features\n\n- **IndexNow** — Submit URLs to Bing, Yandex, Naver, Seznam simultaneously\n- **Google Indexing API** — Request fast crawling from Google\n- **Sitemap submission** — Parse XML sitemaps and submit all URLs\n- **API key generator** — Generate IndexNow keys and verification files\n- **Status checker** — Check Google indexing notification status\n- **Batch support** — Submit up to 10,000 URLs at once\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `indexnow_submit` | Submit URLs to IndexNow (Bing, Yandex, Naver, Seznam) |\n| `google_indexing_submit` | Submit URLs to Google Indexing API |\n| `google_indexing_status` | Check indexing notification status |\n| `indexnow_submit_sitemap` | Fetch sitemap and submit all URLs to IndexNow |\n| `indexnow_generate_key` | Generate an IndexNow API key and verification file |\n| `indexnow_list_engines` | List all supported engines and endpoints |\n\n## Installation\n\n### Claude Desktop / Claude Code\n\nAdd to your Claude config:\n\n```json\n{\n  \"mcpServers\": {\n    \"indexnow\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"indexnow-mcp\"]\n    }\n  }\n}\n```\n\n### Cursor\n\nAdd to `.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"indexnow\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"indexnow-mcp\"]\n    }\n  }\n}\n```\n\n## Usage Examples\n\n### Submit URLs to IndexNow\n\n```\nSubmit these URLs to IndexNow:\n- https://example.com/new-blog-post\n- https://example.com/updated-page\n\nAPI key: your-api-key-here\nHost: example.com\n```\n\n### Submit a sitemap\n\n```\nSubmit all URLs from https://example.com/sitemap.xml to IndexNow\nAPI key: my-key\nHost: example.com\n```\n\n### Generate an API key\n\n```\nGenerate an IndexNow API key for my site\n```\n\n### Submit to Google Indexing API\n\n```\nSubmit https://example.com/new-page to Google Indexing API\nAccess token: ya29.xxx\n```\n\n## IndexNow Setup\n\n1. Generate an API key (any UUID — use the `indexnow_generate_key` tool)\n2. Create a verification file: `public/{your-key}.txt` containing the key\n3. Deploy the file so it's accessible at `https://yourdomain.com/{your-key}.txt`\n4. Start submitting URLs\n\n## Supported Engines\n\n| Engine | Protocol | Limit |\n|--------|----------|-------|\n| Bing | IndexNow | Unlimited |\n| Yandex | IndexNow | Unlimited |\n| Naver | IndexNow | Unlimited |\n| Seznam | IndexNow | Unlimited |\n| Google | Indexing API | 200/day default |\n\n## Why indexnow-mcp vs Manual API Calls\n\n| Feature | indexnow-mcp | Manual API Calls |\n|---------|-------------|-----------------|\n| Batch submission (10K URLs) | Yes | Custom code |\n| Multiple engines | All at once | One by one |\n| Sitemap parsing | Yes | Manual |\n| API key generator | Yes | Manual |\n| Price | Free | Free but complex |\n\n## More Open Source SEO Tools\n\n| Tool | Description |\n|------|-------------|\n| [awesome-seo-mcp-servers](https://github.com/sharozdawa/awesome-seo-mcp-servers) | Curated list of SEO MCP servers and agent skills |\n| [robotstxt-ai](https://github.com/sharozdawa/robotstxt-ai) | Visual robots.txt manager for AI crawlers |\n| [schema-gen](https://github.com/sharozdawa/schema-gen) | Schema.org JSON-LD markup generator |\n| [ai-visibility](https://github.com/sharozdawa/ai-visibility) | AI brand visibility tracker |\n\n## License\n\nMIT\n\n---\n\n<div align=\"center\">\n\nBuilt by **[Sharoz Dawa](https://sharozdawa.com)** — SEO Professional & Digital Marketing Expert\n\n[![GitHub](https://img.shields.io/badge/GitHub-@sharozdawa-181717?style=flat-square&logo=github)](https://github.com/sharozdawa)\n\n<img src=\"https://capsule-render.vercel.app/api?type=waving&color=0:1a1a2e,50:16213e,100:0f3460&height=100&section=footer\" width=\"100%\" />\n\n</div>\n",
  "bytes": 4570,
  "sha": "5aa3a2ec1078fe9e86f4ec535bfe9be4081806b1ac61fddcc8330e31d299de9c",
  "repo_slug": "sharozdawa/indexnow-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_sharozdawa_indexnow_143a29a9/readme"
}