Skip to content
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%
17 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
io.github.SalesforgeAI/forge-mcp
MCP server for Salesforge, Primeforge, Leadsforge, Infraforge, Warmforge, and Mailforge
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.gareth1953/agent-services-mcp
MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.
0 tools
agent-services-mcp
MCP server exposing paid (x402) and free tools for AI agents — content provenance, quality scoring, and action audit — each backed by Ed2551
0 tools

How to use

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

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