Loading MCP server directory, please wait...
Symbiotic CLI MCP Server for security scanning and analysis
npx @getmcp/cli add io.github.SymbioticSec/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SYMBIOTIC_API_TOKENYour Symbiotic Security personal access token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SymbioticSec/mcp": {
"command": "npx",
"args": [
"-y",
"@symbioticsec/symbiotic-mcp-server"
],
"env": {
"SYMBIOTIC_API_TOKEN": ""
}
}
}
}