Loading MCP server directory, please wait...
Audits other MCP servers for security risks. Returns safe / caution / unsafe / inconclusive.
npx @getmcp/cli add io.github.soufianetahiri/mceptionRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.soufianetahiri/mception": {
"command": "uvx",
"args": [
"mception"
],
"env": {
"MCEPTION_DATA_DIR": "",
"MCEPTION_OFFLINE": "0",
"MCEPTION_INTROSPECT_TIMEOUT": "60",
"MCEPTION_ENABLE_LLM_JUDGE": "0"
}
}
}
}