claude mcp add ymbioticec-mcp -- npx -y @symbioticsec/symbiotic-mcp-server
{
"mcpServers": {
"ymbioticec-mcp": {
"command": "npx",
"args": ["-y", "@symbioticsec/symbiotic-mcp-server"]
}
}
}
{
"mcpServers": {
"ymbioticec-mcp": {
"command": "npx",
"args": ["-y", "@symbioticsec/symbiotic-mcp-server"]
}
}
}
{
"mcpServers": {
"ymbioticec-mcp": {
"command": "npx",
"args": ["-y", "@symbioticsec/symbiotic-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a tool for security scanning and analysis that can be used by developers to enhance the security of their applications. It is part of the Symbiotic CLI and can be connected to using standard input/output interfaces, enabling integration with various development workflows. Developers would use this server when they need to perform security scans and analyses on their code, potentially as part of a larger continuous integration or continuous deployment pipeline.
Symbiotic CLI MCP Server for security scanning and analysis. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@symbioticsec/symbiotic-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.