Index Server runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 17 Jun 2026.
MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add index-server -- npx -y @jagilber-org/index-server
{
"mcpServers": {
"index-server": {
"args": [
"-y",
"@jagilber-org/index-server"
],
"command": "npx"
}
}
}
[mcp_servers.index-server]
command = "npx"
args = ["-y", "@jagilber-org/index-server"]
{
"mcpServers": {
"index-server": {
"args": [
"-y",
"@jagilber-org/index-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"index-server": {
"args": [
"-y",
"@jagilber-org/index-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.