← Index

io.github.SymbioticSec/mcp

io.github.SymbioticSec/mcp·v1.0.1·Security
Quality Score
77
/100

Symbiotic CLI MCP Server for security scanning and analysis

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@symbioticsec/symbiotic-mcp-server"
      ],
      "env": {
        "SYMBIOTIC_API_TOKEN": "<your-symbiotic_api_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@symbioticsec/symbiotic-mcp-server"
      ],
      "env": {
        "SYMBIOTIC_API_TOKEN": "<your-symbiotic_api_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @symbioticsec/symbiotic-mcp-server
§02  Environment variables
SYMBIOTIC_API_TOKEN
requiredsecret

Your Symbiotic Security personal access token

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