HomeDevelopment › sem

sem

Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

Rust
★ 3,360 stars Last pushed 2026-09-22 License: Apache-2.0

Connect

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

Package (npm 0.23.1)

npx -y @ataraxy-labs/sem@0.23.1

Or add to your MCP client config:

{
  "mcpServers": {
    "sem": {
      "command": "npx",
      "args": [
        "-y",
        "@ataraxy-labs/sem@0.23.1"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry