index-server
Rank #9,344io.github.jagilber-org/index-server
MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.
index-server is a Model Context Protocol (MCP) server published by jagilber-org. It ranks #9,344 of 132,046 servers tracked on MCP Toplist. index-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 16 tracked versions. It was first listed on Apr 11, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 122,702 of 132,046 servers on MCP Toplist.
Use index-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add index-server -- npx -y @jagilber-org/index-server[mcp_servers.index-server]
command = "npx"
args = ["-y", "@jagilber-org/index-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"index-server": {
"command": "npx",
"args": [
"-y",
"@jagilber-org/index-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"index-server": {
"command": "npx",
"args": [
"-y",
"@jagilber-org/index-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"index-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jagilber-org/index-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"index-server": {
"command": "npx",
"args": [
"-y",
"@jagilber-org/index-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"index-server": {
"command": "npx",
"args": [
"-y",
"@jagilber-org/index-server"
]
}
}
}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.jagilber-org%2Findex-server)<a href="https://mcptoplist.com/server/io.github.jagilber-org%2Findex-server"><img src="https://mcptoplist.com/badge/io.github.jagilber-org%2Findex-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jagilber-org
Available versions (16)
| Version | Published |
|---|---|
| 1.42.4 | Sep 15, 2026 |
| 1.32.0 | Jun 9, 2026 |
| 1.28.27 | May 20, 2026 |
| 1.28.26 | May 20, 2026 |
| 1.28.22 | May 15, 2026 |
| 1.28.21 | May 12, 2026 |
| 1.28.19 | May 11, 2026 |
| 1.28.10 | May 8, 2026 |
| 1.28.9 | May 7, 2026 |
| 1.28.8 | May 7, 2026 |
| 1.28.5 | May 7, 2026 |
| 1.28.4 | May 7, 2026 |
| 1.28.2 | May 6, 2026 |
| 1.28.1 | May 5, 2026 |
| 1.28.0 | May 5, 2026 |
| 1.26.1 | Apr 27, 2026 |
Frequently asked questions
- Who maintains index-server?
- index-server is maintained by jagilber-org, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is index-server listed on the Official MCP Registry?
- Yes — index-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does index-server have?
- MCP Toplist tracks 16 versions of index-server, most recently published on Sep 15, 2026.
- Where can I find the source code for index-server?
- The source code for index-server is hosted at github.com/jagilber-org/index-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.