← Back to Plugins
MCP Server MCP

io.github.jagilber-org/index-server

github By github 👁 1 views ▲ 0 votes

MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.

Homepage Verified source GitHub

Install

npx -y @jagilber-org/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@jagilber-org/index-server",
      "version": "1.32.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...