← Index

io.github.soufianetahiri/mception

io.github.soufianetahiri/mception·v0.5.2·Security
Quality Score
70
/100

Audits other MCP servers for security risks. Returns safe / caution / unsafe / inconclusive.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mception": {
      "command": "uvx",
      "args": [
        "mception"
      ],
      "env": {
        "MCEPTION_DATA_DIR": "<mception_data_dir>",
        "MCEPTION_OFFLINE": "0",
        "MCEPTION_INTROSPECT_TIMEOUT": "60",
        "MCEPTION_ENABLE_LLM_JUDGE": "0"
      }
    }
  }
}
§02  Environment variables
MCEPTION_DATA_DIR

Where audit reports and rug-pull baselines live. Defaults to ~/.mception.

MCEPTION_OFFLINE

Set to 1 to block outbound HTTP (OSV, registry signals, phantom-repo probes).

MCEPTION_INTROSPECT_TIMEOUT

Per-target timeout in seconds for the fetcher + engine pipeline.

MCEPTION_ENABLE_LLM_JUDGE

Set to 1 to enable advisory LLM-assisted classification via MCP sampling. No API key needed.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
5
§04  Alternatives in Security