MCP Server Indexforge
Rank #1,507io.github.joepangallo/mcp-server-indexforge
MCP server providing server-indexforge capabilities
MCP Server Indexforge is a Model Context Protocol (MCP) server published by joepangallo. It ranks #1,507 of 115,591 servers tracked on MCP Toplist, and its repository has 570 GitHub stars. MCP Server Indexforge is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 114,084 of 115,591 servers on MCP Toplist.
Use MCP Server Indexforge
claude mcp add mcp-server-indexforge -- npx -y mcp-server-indexforge[mcp_servers.mcp-server-indexforge]
command = "npx"
args = ["-y", "mcp-server-indexforge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-indexforge": {
"command": "npx",
"args": [
"-y",
"mcp-server-indexforge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-indexforge": {
"command": "npx",
"args": [
"-y",
"mcp-server-indexforge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-indexforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-indexforge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-indexforge": {
"command": "npx",
"args": [
"-y",
"mcp-server-indexforge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-indexforge": {
"command": "npx",
"args": [
"-y",
"mcp-server-indexforge"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.joepangallo%2Fmcp-server-indexforge)<a href="https://mcptoplist.com/server/io.github.joepangallo%2Fmcp-server-indexforge"><img src="https://mcptoplist.com/badge/io.github.joepangallo%2Fmcp-server-indexforge.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
joepangallo
Other servers by joepangallo
- Web Recon Agent#1,378 · 2 vers
- MCP Server Research Signals#1,477 · 3 vers
- MCP Server Security Audit#2,114 · 2 vers
- MCP Server Agent Analytics#4,802 · 2 vers
- MCP Audit Server#12,503 · 6 vers
- Agent Pay#26,896 · 8 vers
- Cloud Agent#35,341 · 4 vers
- image-delta-mcp#108,535
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server Indexforge?
- MCP Server Indexforge is maintained by joepangallo, which publishes 12 MCP servers (29 total versions) tracked on MCP Toplist.
- Is MCP Server Indexforge listed on the Official MCP Registry?
- Yes — MCP Server Indexforge is listed on the Official MCP Registry.
- How many versions does MCP Server Indexforge have?
- MCP Toplist tracks 2 versions of MCP Server Indexforge, most recently published on Mar 1, 2026.
- Where can I find the source code for MCP Server Indexforge?
- The source code for MCP Server Indexforge is hosted at github.com/joepangallo/index-forge.