MCP Server
MCP
pyscn
Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.
Install
uvx pyscn-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "pyscn-mcp",
"version": "1.29.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to a .pyscn.toml configuration file. Defaults to the usual config discovery (.pyscn.toml, then pyproject.toml) starting from the analyzed directory.",
"format": "filepath",
"name": "PYSCN_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment