Loading languages...
MC

mcp-server-indexnow

@zizzfizzix

A Model Context Protocol (MCP) server allowing URL indexing requests via the IndexNow protocol. This server acts as a bridge, enabling MCP-compatible clients (like IDEs or AI assistants) to submit URLs to search engines using the IndexNow protocol for potentially faster content discovery and indexing.

indexnow
search-engine
url-indexing

# mcpServer Config

{
  "mcpServers": {
    "mcp_server_indexnow": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/zizzfizzix/mcp-server-indexnow",
        "mcp_server_indexnow"
      ]
    }
  }
}

# stdio

uvx --from git+https://github.com/zizzfizzix/mcp-server-indexnow mcp_server_indexnow
Transport:
stdio
اللغة:
Python
تم الإنشاء:4/8/2025
تم التحديث:4/11/2025
الصفحة الرئيسية: