Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🔒 Security
  3. Symbiotic MCP Server
Symbiotic MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 11:02:13 PM

Symbiotic MCP Server

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
securitystatic-analysisinfrastructurecode-scanning

Runs Symbiotic CLI code, infrastructure, and combined security scans through MCP, returning analysis without modifying the workspace.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for Symbiotic MCP Server, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (4) Directory Badge Claim listing Alternatives🔒 More in Security

Overview

Symbiotic MCP Server MCP server exposes Symbiotic CLI security analysis through MCP-compatible clients. It accepts code or infrastructure files, writes temporary copies, runs the CLI, cleans up those files, and returns formatted results. Use it when an agent needs static code analysis, infrastructure scanning, supported-language discovery, or a combined security review; a Symbiotic API token is required.

Use cases

•Scan source files for security issues
•Check infrastructure files for security risks
•Run combined code and infrastructure analysis
•List languages supported by the scanner
•Review selected files from Cursor

Key features

•Static code analysis
•Infrastructure security scanning
•Combined security scans
•Supported-language lookup
•STDIO, SSE, and streamable HTTP transports
•Temporary-file cleanup after scans

Capabilities & Tool Schemas (4) ~18 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Symbiotic MCP Server.

code_scan_files

Callable MCP tool function

infra_scan_files

Callable MCP tool function

security_scan_files

Callable MCP tool function

get_supported_languages

Callable MCP tool function

How Symbiotic MCP Server works

What Symbiotic MCP Server MCP server does

Symbiotic MCP Server MCP server connects MCP clients to the Symbiotic CLI for security analysis. It provides separate operations for static code analysis, infrastructure security scanning, and a combined scan covering both areas. A language lookup operation reports which programming languages are supported.

The server is intended for workflows where an MCP client supplies files for analysis. The README states that scanning does not affect the workspace. Cursor users can also add a security-review command that accepts file paths or glob patterns and requests a broader review of selected files or the full workspace. That workflow is described as including finding triage, false-positive filtering, severity levels, remediation suggestions, and optional automatic fixes.

How it works

The MCP client sends file content to the server. The server creates temporary files, invokes symbiotic-cli, collects the result, formats it for the client, and removes the temporary files afterward. This design allows the CLI to analyze received files without directly changing the project workspace.

The available MCP operations are:

  • code_scan_files for static analysis of code files
  • infra_scan_files for infrastructure security checks
  • security_scan_files for combined code and infrastructure scanning
  • get_supported_languages for listing supported programming languages

STDIO is the default transport. The project also documents SSE and streamable HTTP modes. In HTTP mode, the server can listen on a configured port, with /mcp identified as the streamable HTTP endpoint.

Setup and configuration

Install the Symbiotic CLI from the release location referenced by the project, then create a Symbiotic Security account and obtain an API token. Clone this MCP server repository, install its Node.js dependencies with npm install, and compile it with npm run build. The resulting server is started with node build/index.js.

Configure the MCP client to launch that Node entry point and pass the token through the SYMBIOTIC_API_TOKEN environment variable. The token is required. Client configuration filenames and locations differ, so the exact JSON placement depends on the MCP client being used.

For an HTTP launch, set SERVER_PORT before starting the built entry point, such as SERVER_PORT=9593 node build/index.js. The README does not specify separate authentication settings for SSE or streamable HTTP beyond the required Symbiotic token.

Tools and capabilities

The server supports three scanning scopes: code-only, infrastructure-only, and combined security analysis. This makes it suitable for agents that need to inspect application source files, infrastructure definitions, or both in one request. The language query can help an agent determine whether a target programming language is supported before requesting a code scan.

Cursor integration adds a project command named /security-review. That command can target paths or glob patterns and is documented to produce a detailed report with severity and remediation information. The command setup requires a .cursor/commands/security-review.md file based on the repository’s supplied command definition.

Limitations and notes

Symbiotic MCP Server MCP server depends on the external Symbiotic CLI and a valid Symbiotic Security API token. The provided material does not identify the token’s pricing, rate limits, supported infrastructure formats, or the complete language list. It also does not state a software license.

The README describes local build and launch steps but does not provide a published package name or a one-command package-manager installation. Client configuration may need adjustment for the selected transport and host application. Automatic fixes are documented for the Cursor security-review workflow, not as a separately listed MCP tool.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Security View all alternatives
  • Code Pathfinder logoCode Pathfinder

    Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.

    🔒 Security3 views
    Compare vs Code Pathfinder →
  • Skylos logoSkylos

    Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation.

    🔒 Security7 views
    Compare vs Skylos →
  • Kastell logoKastell

    Server security auditing and hardening toolkit. 413 security checks across 29 categories (SSH, Firewall, Docker, TLS, HTTP Headers), CIS/PCI-DSS/HIPAA compliance mapping, 19-step production hardening, fleet management, and forensic evidence collection. Supports Hetzner, DigitalOcean, Vultr, and Linode. 13 MCP tools.

    🔒 Security4 views
    Compare vs Kastell →
  • MCP Shield logoMCP Shield

    Security scanner for MCP servers. Detects backdoors, exfiltration code, obfuscation, dangerous code execution, prompt injection, and supply chain risks before you install. Four tools: scan npm packages, scan local directories, check prompt injection, and audit supply chain trust score. npx @muhannad-hash/mcp-shield

    🔒 Security2 views
    Compare vs MCP Shield →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
9mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Symbiotic MCP Server

Clone the repository, run `npm install`, build it with `npm run build`, and start the compiled entry point with `node build/index.js`. The Symbiotic CLI must also be installed separately.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSymbiotic MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-208?style=directory)](https://allmcps.com/mcp/mcp-208)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-208"><img src="https://allmcps.com/api/badge/mcp-208?style=directory" alt="Symbiotic MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🔒Security
PricingBring your own API key (usage-based cost)
More technical detailsExpand â–¾
AuthAPI key
ClientsCursor
Last updatedSep 15, 2026
2/6 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit9mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Dec 15, 2025
40Quality signal: Fair · 40/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity0/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🔒 Security →Best MCP servers for Security →Alternatives to Symbiotic MCP Server →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients