MCP Server
MCP
io.github.SymbioticSec/mcp
Symbiotic CLI MCP Server for security scanning and analysis
Install
npx -y @symbioticsec/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@symbioticsec/symbiotic-mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Symbiotic Security personal access token",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SYMBIOTIC_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment