What is the io.github.sharozdawa/indexnow MCP server?
Submit URLs for instant indexing via IndexNow and Google Indexing API.
How to install io.github.sharozdawa/indexnow
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": [
"-y",
"indexnow-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": [
"-y",
"indexnow-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"indexnow": {
"command": "npx",
"args": [
"-y",
"indexnow-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"indexnow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"indexnow-mcp"
]
}
}
}Claude Code
claude mcp add indexnow -- npx -y indexnow-mcpRelated MCP servers
Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.
View repository →SERP-based content scoring and optimization with 7 SEO categories.
View repository →Analyze and generate robots.txt with AI crawler detection for 20+ bots like GPTBot and ClaudeBot.
View repository →Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
View repository →