PluginBench
MCP Server
Active

Index-Now.ru MCP Server

io.github.arseniigruzdev/index-now-ru

What is the Index-Now.ru MCP server?

Отправка URL, статусы, Sitemap и SEO-аудит через облачный API Index-Now.ru.

How to install Index-Now.ru

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer API-ключ Index-Now.ru

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "index-now-ru": {
      "url": "https://index-now.ru/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "index-now-ru": {
      "serverUrl": "https://index-now.ru/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "index-now-ru": {
      "type": "http",
      "url": "https://index-now.ru/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "index-now-ru": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://index-now.ru/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http index-now-ru https://index-now.ru/mcp

Related MCP servers

Read-only search and discovery for the international llms.txt directory maintained by llmsmap.me.