Skip to main content
mcpSource-backed

Snyk MCP Server for Claude

Official Snyk Studio MCP Server for connecting Claude Code, Codex CLI, Cursor, Gemini CLI, and other local MCP clients to Snyk Code, Open Source, IaC, container, SBOM, AI-BOM, package-health, authentication, and secure-at-inception workflows.

by Snyk · submitted by oktofeesh1·added 2026-06-04·
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://docs.snyk.io/evo-by-snyk/agentic-security-with-snyk-studio/agentic-security-with-snyk-studio, https://github.com/snyk/cli, https://snyk.io/
Safety notes
Snyk documents this as a local MCP server that runs through the Snyk CLI so it can access local project files. Do not treat it like a hosted remote endpoint or expose it to untrusted clients., The official examples use `snyk@latest`; this listing pins the currently observed npm package version for reproducibility. Re-check Snyk's docs and npm package metadata before updating the pinned runner., Authenticate with the least-privilege Snyk account that can inspect the target project. Do not commit Snyk tokens, generated MCP configs, CLI auth state, Claude configs, Codex configs, or copied scan output that contains sensitive findings., Snyk requires trusting the current project directory before scanning. Treat that trust step as a real access decision, especially for monorepos, regulated codebases, customer projects, and worktrees containing secrets., The `snyk_sca_scan` tool can execute third-party ecosystem tools such as Gradle or Maven to build dependency trees. Run scans only in projects where dependency resolution commands are acceptable., Container, IaC, SBOM, AI-BOM, and package-health tools may require extra local files, network access, preview feature access, or container image references. Review each tool call before letting the assistant expand the scan surface., Treat generated remediation guidance as advisory. A human should review code changes, dependency upgrades, IaC edits, Dockerfile changes, and suppressions before they are committed or deployed.
Privacy notes
Snyk MCP can read local source code, dependency manifests, package lock files, IaC definitions, Dockerfiles, container image references, SBOM files, AI project metadata, and scanner results from the connected project., Scans can send project metadata, dependency information, vulnerability context, code-analysis data, organization identifiers, authentication state, and package-health requests to Snyk services according to the configured product and account., Claude, Codex, IDE logs, MCP client transcripts, screenshots, shell history, and tickets can retain Snyk findings outside Snyk's normal access controls and retention settings., Security findings may reveal vulnerable dependencies, vulnerable code paths, internal package names, container base images, cloud resources, application structure, and remediation priorities. Avoid pasting raw findings into public issues or unaudited chat systems., The `snyk_send_feedback` tool can send issue-fix feedback to Snyk. Use it only when that feedback path is approved for the project and organization.
Author
Snyk
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-04

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

78

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

CLI install

Copy-ready — paste the snippet to get started.

15 minutes

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

6 prerequisites to line up before setup. Have accounts and credentials ready first. Includes a review or approval gate.

0/6 ready
Account & credentials2Install & runtime3Review & approval115 minutes

Safety & privacy surface

Safety & privacy surface

7 safety and 5 privacy notes across 6 risk areas. Review closely: credentials & tokens, permissions & scopes, network access, third-party handling.

6 areas
  • SafetyNetwork accessSnyk documents this as a local MCP server that runs through the Snyk CLI so it can access local project files. Do not treat it like a hosted remote endpoint or expose it to untrusted clients.
  • SafetyExecution & processesThe official examples use `snyk@latest`; this listing pins the currently observed npm package version for reproducibility. Re-check Snyk's docs and npm package metadata before updating the pinned runner.
  • SafetyCredentials & tokensAuthenticate with the least-privilege Snyk account that can inspect the target project. Do not commit Snyk tokens, generated MCP configs, CLI auth state, Claude configs, Codex configs, or copied scan output that contains sensitive findings.
  • SafetyCredentials & tokensSnyk requires trusting the current project directory before scanning. Treat that trust step as a real access decision, especially for monorepos, regulated codebases, customer projects, and worktrees containing secrets.
  • SafetyThird-party handlingThe `snyk_sca_scan` tool can execute third-party ecosystem tools such as Gradle or Maven to build dependency trees. Run scans only in projects where dependency resolution commands are acceptable.
  • SafetyNetwork accessContainer, IaC, SBOM, AI-BOM, and package-health tools may require extra local files, network access, preview feature access, or container image references. Review each tool call before letting the assistant expand the scan surface.
  • SafetyLocal filesTreat generated remediation guidance as advisory. A human should review code changes, dependency upgrades, IaC edits, Dockerfile changes, and suppressions before they are committed or deployed.
  • PrivacyLocal filesSnyk MCP can read local source code, dependency manifests, package lock files, IaC definitions, Dockerfiles, container image references, SBOM files, AI project metadata, and scanner results from the connected project.
  • PrivacyNetwork accessScans can send project metadata, dependency information, vulnerability context, code-analysis data, organization identifiers, authentication state, and package-health requests to Snyk services according to the configured product and account.
  • PrivacyPermissions & scopesClaude, Codex, IDE logs, MCP client transcripts, screenshots, shell history, and tickets can retain Snyk findings outside Snyk's normal access controls and retention settings.
  • PrivacyLocal filesSecurity findings may reveal vulnerable dependencies, vulnerable code paths, internal package names, container base images, cloud resources, application structure, and remediation priorities. Avoid pasting raw findings into public issues or unaudited chat systems.
  • PrivacyLocal filesThe `snyk_send_feedback` tool can send issue-fix feedback to Snyk. Use it only when that feedback path is approved for the project and organization.

Safety notes

  • Snyk documents this as a local MCP server that runs through the Snyk CLI so it can access local project files. Do not treat it like a hosted remote endpoint or expose it to untrusted clients.
  • The official examples use `snyk@latest`; this listing pins the currently observed npm package version for reproducibility. Re-check Snyk's docs and npm package metadata before updating the pinned runner.
  • Authenticate with the least-privilege Snyk account that can inspect the target project. Do not commit Snyk tokens, generated MCP configs, CLI auth state, Claude configs, Codex configs, or copied scan output that contains sensitive findings.
  • Snyk requires trusting the current project directory before scanning. Treat that trust step as a real access decision, especially for monorepos, regulated codebases, customer projects, and worktrees containing secrets.
  • The `snyk_sca_scan` tool can execute third-party ecosystem tools such as Gradle or Maven to build dependency trees. Run scans only in projects where dependency resolution commands are acceptable.
  • Container, IaC, SBOM, AI-BOM, and package-health tools may require extra local files, network access, preview feature access, or container image references. Review each tool call before letting the assistant expand the scan surface.
  • Treat generated remediation guidance as advisory. A human should review code changes, dependency upgrades, IaC edits, Dockerfile changes, and suppressions before they are committed or deployed.

Privacy notes

  • Snyk MCP can read local source code, dependency manifests, package lock files, IaC definitions, Dockerfiles, container image references, SBOM files, AI project metadata, and scanner results from the connected project.
  • Scans can send project metadata, dependency information, vulnerability context, code-analysis data, organization identifiers, authentication state, and package-health requests to Snyk services according to the configured product and account.
  • Claude, Codex, IDE logs, MCP client transcripts, screenshots, shell history, and tickets can retain Snyk findings outside Snyk's normal access controls and retention settings.
  • Security findings may reveal vulnerable dependencies, vulnerable code paths, internal package names, container base images, cloud resources, application structure, and remediation priorities. Avoid pasting raw findings into public issues or unaudited chat systems.
  • The `snyk_send_feedback` tool can send issue-fix feedback to Snyk. Use it only when that feedback path is approved for the project and organization.

Prerequisites

  • Snyk account and approval to connect the local project to Snyk security scanning.
  • Node.js and `npx`, or a locally installed Snyk CLI executable available to the MCP client.
  • MCP-capable client such as Claude Code, Codex CLI, Cursor, Gemini CLI, or another local stdio-compatible client.
  • Browser-based Snyk authentication, or an approved token-based authentication flow for the target organization.
  • Project directory trust decision before scans run against local source, dependency manifests, IaC files, container inputs, SBOMs, or AI-related project metadata.
  • Profile choice: `lite` for the smallest useful toolset, `full` for the default stable toolset, or `experimental` for preview tools.

Schema details

Install type
cli
Troubleshooting
No
Source repository stats
Scope
Source repo
Collection metadata
Estimated setup
15 minutes
Difficulty
intermediate
Tool listing metadata
Full copyable content
{
  "mcpServers": {
    "Snyk": {
      "command": "npx",
      "args": ["-y", "snyk@1.1305.1", "mcp", "-t", "stdio", "--profile=lite"],
      "env": {}
    }
  }
}

About this resource

Content

Snyk MCP Server is the official local MCP bridge for Snyk Studio. It lets AI development environments call Snyk security tools while working inside a local project, so Claude Code, Codex CLI, Cursor, Gemini CLI, and other MCP-capable clients can scan generated code, dependencies, IaC, containers, SBOM files, and package choices from the assistant workflow.

The strongest fit is secure-at-inception review: ask the assistant to run Snyk scans before declaring generated code complete, use Snyk context to draft fixes, rescan after changes, and keep a human in the loop before committing remediation. Start with the lite profile when you only need source-code and dependency checks, then move to full or experimental only after reviewing the additional tool surface.

Features

  • Official Snyk Studio MCP Server documented by Snyk.
  • Local stdio MCP server run by the Snyk CLI.
  • Claude Code quickstart with installer, npx, direct MCP config, and SSE options.
  • Codex CLI quickstart through .codex/config.toml.
  • General MCP configuration for clients that do not support the default hooks-based Snyk Studio setup.
  • Snyk Studio installer path for Claude Code, Cursor, Codex CLI, and Gemini CLI hooks-based workflows.
  • Tool profiles: lite, full, and experimental.
  • Stable tools for authentication, logout, version checks, project trust, source-code scanning, open-source dependency scanning, and feedback.
  • Full-profile tools for container scanning, IaC scanning, SBOM scanning, AI-BOM creation, and package-health checks.
  • Secure-at-inception directives for scanning newly generated first-party code and rescanning after fixes.

Use Cases

  • Ask Claude to scan generated source code before marking a task complete.
  • Run Snyk Open Source scans against dependency manifests while reviewing a package upgrade or newly added library.
  • Review Terraform, Kubernetes, CloudFormation, ARM, or Serverless Framework files with Snyk IaC checks before opening an infrastructure PR.
  • Scan a container image or Dockerfile-related dependency surface before release review.
  • Analyze an SBOM for known vulnerabilities when validating a supply-chain artifact.
  • Ask for package-health context before selecting a new dependency.
  • Generate an AI-BOM for a supported Python project when AI model, dataset, and tool inventory is needed.

Installation

Claude Code

Snyk documents an installer-style command for Claude Code:

npx -y snyk@latest mcp configure --tool=claude-cli

For reproducible project configuration, pin the Snyk package version after checking the current Snyk docs and package metadata:

{
  "mcpServers": {
    "Snyk": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "snyk@1.1305.1", "mcp", "-t", "stdio", "--profile=lite"],
      "env": {}
    }
  }
}

Run /mcp in Claude Code to confirm the server and tools are visible, then authenticate the Snyk account and trust the current project directory when prompted.

Codex CLI

Add Snyk to .codex/config.toml:

[mcp_servers.snyk-security]
command = "npx"
args = ["-y", "snyk@1.1305.1", "mcp", "-t", "stdio", "--profile=lite"]

Restart Codex and ask the agent to authenticate the Snyk account or scan the current directory. Snyk notes that the workflow may open a browser confirmation dialog during setup.

Generic MCP config

Snyk's general MCP setup uses npx and stdio:

{
  "mcpServers": {
    "Snyk": {
      "command": "npx",
      "args": ["-y", "snyk@1.1305.1", "mcp", "-t", "stdio"],
      "env": {
        "SNYK_MCP_PROFILE": "lite"
      }
    }
  }
}

If the Snyk CLI is already installed locally, configure the MCP client to run that executable with:

snyk mcp -t stdio

Use the official docs for the exact client-specific config location and keep real authentication material out of committed files.

Tool Profiles

Use profiles to keep the tool surface aligned with the task:

  • lite: essential authentication, trust, code scan, dependency scan, version, logout, and feedback tools.
  • full: the default stable toolset, adding container, IaC, SBOM, AI-BOM, and package-health tools.
  • experimental: full profile plus tools still under evaluation.

Example:

npx -y snyk@1.1305.1 mcp -t stdio --profile=lite

Examples

Secure generated code

Use Snyk MCP to scan the first-party code changed in this task before you mark it complete. Show findings and proposed fixes before editing.

Dependency review

Run a Snyk Open Source scan for this package manifest and summarize dependency vulnerabilities, license issues, and the safest upgrade path.

IaC review

Use Snyk MCP to scan the Terraform and Kubernetes files changed in this branch. Keep the result read-only and list each finding with file context.

Package selection

Before adding this dependency, use Snyk package health checks and explain the security and maintenance tradeoffs.

Source Notes

  • Snyk's Agentic security with Snyk Studio overview describes Snyk Studio as a connection between the Snyk platform, development environment, AI tools, directives, and a local Snyk MCP Server.
  • Snyk's getting-started guide states that the Snyk MCP Server is designed as a local server that runs through the Snyk CLI, and that Snyk does not offer a hosted remote MCP server.
  • Snyk's Codex CLI guide documents .codex/config.toml setup using npx -y snyk@latest mcp -t stdio.
  • Snyk's Claude Code guide documents npx -y snyk@latest mcp configure --tool=claude-cli, alternate MCP configuration, authentication, project trust, and secure-at-inception directives.
  • Snyk's docs list MCP tools including snyk_sca_scan, snyk_code_scan, snyk_iac_scan, snyk_container_scan, snyk_sbom_scan, snyk_aibom, snyk_trust, snyk_auth, snyk_logout, snyk_version, snyk_send_feedback, and snyk_package_health_check.
  • The npm package metadata checked at submission time showed snyk@1.1305.1 with MCP package name io.snyk/mcp and repository redirect target https://github.com/snyk/cli.

Duplicate Check

Checked current upstream/main, open PR titles, open PR changed files, source URLs, and content files for Snyk MCP, Snyk Studio, snyk-mcp-server, snyk@latest mcp, snyk_code_scan, snyk_sca_scan, docs.snyk.io/evo-by-snyk/agentic-security-with-snyk-studio, and related title variants. Existing security hooks, rules, and scanner entries mention Snyk only as a possible security tool or dependency scanner. No dedicated Snyk MCP Server entry, Snyk Studio source URL duplicate, or open content PR for this server was found.

Editorial Disclosure

Snyk is a commercial security platform, but this listing is not sponsored, paid, affiliate-backed, or submitted by Snyk. Use Snyk's current docs, package metadata, account permissions, privacy terms, and organization policies as the source of truth before connecting a local codebase to any AI client.

Source citations

Add this badge to your README

Show that Snyk MCP Server for Claude is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/mcp/snyk-mcp-server.svg)](https://heyclau.de/entry/mcp/snyk-mcp-server)

How it compares

Snyk MCP Server for Claude side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

3 trust signals differ across this comparison (Package trust, Source provenance, Submitter).

Field

Official Snyk Studio MCP Server for connecting Claude Code, Codex CLI, Cursor, Gemini CLI, and other local MCP clients to Snyk Code, Open Source, IaC, container, SBOM, AI-BOM, package-health, authentication, and secure-at-inception workflows.

Open dossier

Security analysis and vulnerability scanning for dependencies

Open dossier

Connect Claude to Semgrep — scan code for security vulnerabilities, run custom rules, inspect the AST, and pull AppSec Platform findings — with the official Semgrep Model Context Protocol server.

Open dossier

MCP server and Agent Skill from better-auth for searching, recommending, retrieving, batching, and syncing Iconify-powered SVG icons from 200,000+ icons across 150+ collections.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustDiffersPackage not verifiedPackage verifiedPackage not verifiedPackage not verified
Source provenanceDiffersSource-backedNo submission linkSource-backedSource-backed
SubmitterDiffersoktofeesh1
Install riskReview firstLow riskReview firstReview first
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓
BrandSocket logoSocket
Categorymcpmcpmcpmcp
SourceSource-backedFirst-partySource-backedSource-backed
AuthorSnykSocketSemgrepbetter-auth
Added2026-06-042025-09-182026-06-172026-06-18
Platforms
Harness
Source repo
Safety notesSnyk documents this as a local MCP server that runs through the Snyk CLI so it can access local project files. Do not treat it like a hosted remote endpoint or expose it to untrusted clients. The official examples use `snyk@latest`; this listing pins the currently observed npm package version for reproducibility. Re-check Snyk's docs and npm package metadata before updating the pinned runner. Authenticate with the least-privilege Snyk account that can inspect the target project. Do not commit Snyk tokens, generated MCP configs, CLI auth state, Claude configs, Codex configs, or copied scan output that contains sensitive findings. Snyk requires trusting the current project directory before scanning. Treat that trust step as a real access decision, especially for monorepos, regulated codebases, customer projects, and worktrees containing secrets. The `snyk_sca_scan` tool can execute third-party ecosystem tools such as Gradle or Maven to build dependency trees. Run scans only in projects where dependency resolution commands are acceptable. Container, IaC, SBOM, AI-BOM, and package-health tools may require extra local files, network access, preview feature access, or container image references. Review each tool call before letting the assistant expand the scan surface. Treat generated remediation guidance as advisory. A human should review code changes, dependency upgrades, IaC edits, Dockerfile changes, and suppressions before they are committed or deployed.Treat dependency risk findings as triage input and verify impact before blocking releases or changing package policy.The scanning tools read your source code to analyze it; run the server only on code you trust it to access. Custom-rule scanning executes Semgrep rules you provide — review rules from untrusted sources before running.Better Icons can write icons into a project file through `sync_icon`; review the target path, component name, framework, and diff before committing generated code. Icon output can include raw SVG, JSX/component usage, URLs, or generated project code. Review SVG attributes and generated code before use in production UI. Learned preferences and recent icons can influence future recommendations; clear preferences when switching projects or style systems. Batch retrieval can add many icons quickly. Keep requested sets bounded and avoid mixing unrelated icon styles in a shared design system.
Privacy notesSnyk MCP can read local source code, dependency manifests, package lock files, IaC definitions, Dockerfiles, container image references, SBOM files, AI project metadata, and scanner results from the connected project. Scans can send project metadata, dependency information, vulnerability context, code-analysis data, organization identifiers, authentication state, and package-health requests to Snyk services according to the configured product and account. Claude, Codex, IDE logs, MCP client transcripts, screenshots, shell history, and tickets can retain Snyk findings outside Snyk's normal access controls and retention settings. Security findings may reveal vulnerable dependencies, vulnerable code paths, internal package names, container base images, cloud resources, application structure, and remediation priorities. Avoid pasting raw findings into public issues or unaudited chat systems. The `snyk_send_feedback` tool can send issue-fix feedback to Snyk. Use it only when that feedback path is approved for the project and organization.Package names, manifests, dependency graphs, repository context, and security findings may be sent through tool calls.Code snippets, scan results, and findings enter the MCP client context and the model's prompt; the hosted endpoint also sends code to Semgrep's service. SEMGREP_APP_TOKEN is a secret — keep it in the client config or environment, never in shared repositories.Icon search queries, selected icon IDs, preferred collections, recent icons, target icon file paths, framework names, and generated SVG/component code may be visible to the MCP client and model provider. `sync_icon` can expose local project structure and icon-file conventions to the agent. Avoid sending private product names, unreleased feature labels, customer-specific UI terms, or proprietary design-system names in icon search prompts when that context is sensitive.
Prerequisites
  • Snyk account and approval to connect the local project to Snyk security scanning.
  • Node.js and `npx`, or a locally installed Snyk CLI executable available to the MCP client.
  • MCP-capable client such as Claude Code, Codex CLI, Cursor, Gemini CLI, or another local stdio-compatible client.
  • Browser-based Snyk authentication, or an approved token-based authentication flow for the target organization.
  • Socket account (free or paid plan)
  • OAuth authentication setup (for mcp.socket.dev MCP connection)
  • Socket API key (for Socket API access, available in Socket Dashboard)
  • Network access to mcp.socket.dev (HTTPS required)
  • uv (uvx) to run semgrep-mcp, or Docker (ghcr.io/semgrep/mcp), or the hosted endpoint (https://mcp.semgrep.ai/mcp).
  • Optional: a Semgrep AppSec Platform token (SEMGREP_APP_TOKEN) to fetch platform findings.
  • An MCP client such as Claude Code or Claude Desktop.
  • Node.js 18 or newer for the `better-icons` npm package.
  • An MCP client such as Claude Code, Cursor, OpenCode, Windsurf, VS Code Copilot, Google Antigravity, or another stdio-capable MCP host.
  • Network access to Iconify icon data and package registry downloads.
  • For project sync, an approved target icons file and framework choice such as React, Vue, Svelte, Solid, or raw SVG.
Install
npx -y snyk@1.1305.1 mcp -t stdio --profile=lite
claude mcp add --transport http socket https://mcp.socket.dev/ && claude mcp list
claude mcp add semgrep -- uvx semgrep-mcp
claude mcp add better-icons -- npx -y better-icons
Config
{
  "mcpServers": {
    "Snyk": {
      "command": "npx",
      "args": [
        "-y",
        "snyk@1.1305.1",
        "mcp",
        "-t",
        "stdio",
        "--profile=lite"
      ],
      "env": {},
      "type": "stdio"
    }
  }
}
{
  "mcpServers": {
    "socket": {
      "url": "https://mcp.socket.dev/",
      "type": "http"
    }
  }
}
{
  "mcpServers": {
    "semgrep": {
      "command": "uvx",
      "args": ["semgrep-mcp"]
    }
  }
}
{
  "mcpServers": {
    "better-icons": {
      "command": "npx",
      "args": ["-y", "better-icons"]
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.