Back to search
30
MCP

mcp-server-indexforge

npm/mcp-server-indexforge

MCP server for IndexForge — gives AI agents the ability to submit URLs to Google and Bing for indexing, scan sitemaps, check index status, and detect 404s.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.joepangallo/mcp-server-indexforge
Submit URLs to Google and Bing for indexing, scan sitemaps, check index status.
0 tools
agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools
google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools
io.github.saurabhsharma2u/search-console-mcp
MCP server for Google Search Console. Includes sites, sitemaps, analytics, and URL inspection.
0 tools
seoagent-mcp
MCP server for SEOAgent — 24 tools for AI agents to perform keyword research, rank tracking, site audits, competitor analysis, backlink inte
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-indexforge": {
      "url": "None",
      "transport": "http"
    }
  }
}