Serversio.github.srclight/srclight
S

Srclight

io.github.srclight/srclight · v0.15.1
▦ pypi
v0.15.1pypi pypi: srclight
{}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.srclight/srclight",
  "description": "Deep code indexing for AI agents. FTS5 + embeddings + call graphs + git intelligence. Fully local.",
  "title": "Srclight",
  "version": "0.15.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "srclight",
      "version": "0.15.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}