Catalog
io.github.jagilber-org/index-server
Officialby jagilber-org · TypeScript
MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.
Indexes and searches instructions across repositories with CRUD operations and knowledge promotion.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"index-server": {
"command": "npx",
"args": [
"-y",
"@jagilber-org/index-server@1.32.0"
]
}
}
}