Back to MCP Servers
🔌

duriantaco/skylos

Apache-2.0

](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos) 🐍 🏠 🍎 🪟 🐧 - Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false p

PythonAI & LLMs

Install

npx -y duriantaco-skylos

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "duriantaco-skylos": {
      "command": "npx",
      "args": [
        "-y",
        "duriantaco-skylos"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.