Home › Other › codescene-mcp-server

codescene-mcp-server

An MCP server that provides CodeScene Code Health analysis tools.

Rust
★ 65 stars Last pushed 2026-09-23 License: NOASSERTION

Connect

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

Package (npm 0.3.1)

npx -y @codescene/codehealth-mcp@0.3.1

Or add to your MCP client config:

{
  "mcpServers": {
    "codescene-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@codescene/codehealth-mcp@0.3.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry