Skip to content
Cline

pyscn for Cline

io.github.ludo-technologies/pyscn

Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.

client:Cline transport:stdio runtime:pypi

Install pyscn in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pyscn": {
      "command": "uvx",
      "args": [
        "pyscn-mcp"
      ],
      "env": {
        "PYSCN_CONFIG": "<PYSCN_CONFIG>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pyscn in other clients