Developer Tools
Trust: 30/100 (Limited)io.github.joepangallo/mcp-server-indexforge Guide
Submit URLs to Google and Bing for indexing, scan sitemaps, check index status.
by joepangallo
Quick Start
Install
npx mcp-server-indexforgeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-joepangallo-mcp-server-indexforge": {
"command": "npx",
"args": [
"mcp-server-indexforge"
]
}
}
}