Symbiotic CLI MCP Server for security scanning and analysis
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A Model Context Protocol (MCP) server for security analysis using Symbiotic CLI
This server exposes security analysis tools via the MCP protocol for any MCP-compatible client. It allows scanning code and infrastructure files without affecting your workspace.
code_scan_files - Static code analysisinfra_scan_files - Infrastructure security scanningsecurity_scan_files - Comprehensive security scan (code + infrastructure)get_supported_languages - List of supported programming languages.cursor directory in your project root if it doesn't exist.cursor/commands/security-review.md with the contents of security-review.md/security-review followed by optional file paths or glob patternsCreate an account on Symbiotic Security and retrieve your API token.
Clone this repository and install dependencies:
In VSCode, open MCP: Open User Configuration and add in servers:
Configuration for other MCP clients may vary but generally follows the same structure.
Important environment variables:
SYMBIOTIC_API_TOKEN (required) - Your Symbiotic API tokenNote: Configuration file name and location may vary depending on your MCP client.
/mcp endpointThe server requires a valid Symbiotic Security API token. Configuration is done via MCP environment variables.
Minimal required configuration:
symbiotic-cliShowcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-208)<a href="https://allmcps.com/mcp/mcp-208"><img src="https://allmcps.com/api/badge/mcp-208?style=directory" alt="Mcp on AllMCPs" /></a>