← Back to Plugins
MCP Server MCP

Index-Now.ru

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://index-now.ru/mcp",
      "headers": [
        {
          "description": "Bearer API-ключ Index-Now.ru",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...