Serversio.github.jghiringhelli/codeseeker
C

io.github.jghiringhelli/codeseeker

io.github.jghiringhelli/codeseeker · v2.0.1
▦ npm
v2.0.1npm npm: codeseeker↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.jghiringhelli/codeseeker",
  "description": "Graph-powered code intelligence with semantic search and knowledge graph for AI assistants",
  "repository": {
    "url": "https://github.com/jghiringhelli/codeseeker",
    "source": "github"
  },
  "version": "2.0.1",
  "websiteUrl": "https://github.com/jghiringhelli/codeseeker",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "codeseeker",
      "version": "2.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}