Indexnow
БесплатноПоддерживаетсяSubmit URLs for instant indexing via IndexNow and Google Indexing API
Описание
Submit URLs for instant indexing via IndexNow and Google Indexing API
README
Submit URLs for instant indexing via IndexNow and Google Indexing API.
Works with Claude Code, Cursor, Copilot, Codex, Windsurf, and all MCP-compatible AI tools.
Features
- IndexNow — Submit URLs to Bing, Yandex, Naver, Seznam simultaneously
- Google Indexing API — Request fast crawling from Google
- Sitemap submission — Parse XML sitemaps and submit all URLs
- API key generator — Generate IndexNow keys and verification files
- Status checker — Check Google indexing notification status
- Batch support — Submit up to 10,000 URLs at once
Tools
| Tool | Description |
|---|---|
indexnow_submit |
Submit URLs to IndexNow (Bing, Yandex, Naver, Seznam) |
google_indexing_submit |
Submit URLs to Google Indexing API |
google_indexing_status |
Check indexing notification status |
indexnow_submit_sitemap |
Fetch sitemap and submit all URLs to IndexNow |
indexnow_generate_key |
Generate an IndexNow API key and verification file |
indexnow_list_engines |
List all supported engines and endpoints |
Installation
Claude Desktop / Claude Code
Add to your Claude config:
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": ["-y", "indexnow-mcp"]
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": ["-y", "indexnow-mcp"]
}
}
}
Usage Examples
Submit URLs to IndexNow
Submit these URLs to IndexNow:
- https://example.com/new-blog-post
- https://example.com/updated-page
API key: your-api-key-here
Host: example.com
Submit a sitemap
Submit all URLs from https://example.com/sitemap.xml to IndexNow
API key: my-key
Host: example.com
Generate an API key
Generate an IndexNow API key for my site
Submit to Google Indexing API
Submit https://example.com/new-page to Google Indexing API
Access token: ya29.xxx
IndexNow Setup
- Generate an API key (any UUID — use the
indexnow_generate_keytool) - Create a verification file:
public/{your-key}.txtcontaining the key - Deploy the file so it's accessible at
https://yourdomain.com/{your-key}.txt - Start submitting URLs
Supported Engines
| Engine | Protocol | Limit |
|---|---|---|
| Bing | IndexNow | Unlimited |
| Yandex | IndexNow | Unlimited |
| Naver | IndexNow | Unlimited |
| Seznam | IndexNow | Unlimited |
| Indexing API | 200/day default |
Why indexnow-mcp vs Manual API Calls
| Feature | indexnow-mcp | Manual API Calls |
|---|---|---|
| Batch submission (10K URLs) | Yes | Custom code |
| Multiple engines | All at once | One by one |
| Sitemap parsing | Yes | Manual |
| API key generator | Yes | Manual |
| Price | Free | Free but complex |
More Open Source SEO Tools
| Tool | Description |
|---|---|
| awesome-seo-mcp-servers | Curated list of SEO MCP servers and agent skills |
| robotstxt-ai | Visual robots.txt manager for AI crawlers |
| schema-gen | Schema.org JSON-LD markup generator |
| ai-visibility | AI brand visibility tracker |
License
MIT
Установить Indexnow в Claude Desktop, Claude Code, Cursor
unyly install indexnow-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add indexnow-mcp -- npx -y indexnow-mcpПошаговые гайды: как установить Indexnow
FAQ
Indexnow MCP бесплатный?
Да, Indexnow MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Indexnow?
Нет, Indexnow работает без API-ключей и переменных окружения.
Indexnow — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Indexnow в Claude Desktop, Claude Code или Cursor?
Открой Indexnow на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Indexnow with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
