HomeDevelopment › DevLens

DevLens

Query a precomputed code graph (nodes, edges, summaries) of TS/JS/React/Next.js/Node repos via MCP.

TypeScript
★ 56 stars Last pushed 2026-08-22 License: AGPL-3.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.5.5)

npx -y @devlensio/cli@0.5.5

Or add to your MCP client config:

{
  "mcpServers": {
    "devlensoss": {
      "command": "npx",
      "args": [
        "-y",
        "@devlensio/cli@0.5.5"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry