DirectorySkylos MCP
security

Skylos MCP

by duriantaco

50
Health
fair
50
Popularity

High-precision Python SAST & Dead Code Remover. Finds unused functions, secrets, and security flaws with hybrid static analysis + local LLM agents. Privacy-first & low noise. MCP server for SAST too. Docs: https://docs.skylos.dev/

434stars
19forks
Python
Apache-2.0
Updated May 10, 2026
#code-quality#code-quality-analyzer#codequality#dead-code#dead-code-detection#dead-code-removal#devsecops#go#llm-agent#llm-agents#mcp#mcp-server#python#sast#security#security-audit#securitytools#skylos#static-analysis#typescript

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "skylos-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "skylos"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx skylos

Maintenance Healthfair

Freshness32/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated recently
Most issues unresolved

Server Info

Categorysecurity
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory