
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
indexnow-mcp
Advanced tools
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.
| 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 |
Add to your Claude config:
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": ["-y", "indexnow-mcp"]
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": ["-y", "indexnow-mcp"]
}
}
}
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 all URLs from https://example.com/sitemap.xml to IndexNow
API key: my-key
Host: example.com
Generate an IndexNow API key for my site
Submit https://example.com/new-page to Google Indexing API
Access token: ya29.xxx
indexnow_generate_key tool)public/{your-key}.txt containing the keyhttps://yourdomain.com/{your-key}.txt| Engine | Protocol | Limit |
|---|---|---|
| Bing | IndexNow | Unlimited |
| Yandex | IndexNow | Unlimited |
| Naver | IndexNow | Unlimited |
| Seznam | IndexNow | Unlimited |
| Indexing API | 200/day default |
MIT
FAQs
MCP server for instant URL indexing via IndexNow and Google Indexing API
The npm package indexnow-mcp receives a total of 26 weekly downloads. As such, indexnow-mcp popularity was classified as not popular.
We found that indexnow-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.