Skip to content
Back to search
30
MCP

Skylos

pulsemcp/skylos

Privacy-first SAST tool for Python, TypeScript, and Go that detects dead code, security vulnerabilities, and code quality issues with hybrid AST and optional LLM analysis.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.duriantaco/skylos
Dead code, security, secrets detection and code quality for Python, TypeScript, Go.
0 tools
Cycode Security Scanner
Integrates with Cycode's security platform to perform automated SAST, SCA, IaC, and secrets scanning on local files, Git repositories, and c
0 tools
SAST SCA SBOM Security Analyzer
Provides enterprise-grade security analysis through SAST, SCA, SBOM generation, and vulnerability scanning with Snyk integration, enabling a
0 tools
codeslick-cli
CodeSlick CLI tool for pre-commit security scanning — 308 checks across JS, TS, Python, Java, Go
0 tools
io.github.mythos-agent/mythos-agent
Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.
0 tools
Development Tools
Combines code analysis tools like ESLint and security scanners with web scraping capabilities using Cheerio and Playwright for automated cod
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skylos": {
      "url": "None",
      "transport": "http"
    }
  }
}