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
  • 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. Osv Ui
Osv Ui logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 3:46:05 PM

Osv Ui

User RatingsBe the first to rate and review this MCP server!
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website
securityvulnerability-scanningdependenciesosvdeveloper-tools

Scans supported project manifests for OSV vulnerabilities, opens a review dashboard, and applies confirmed dependency fixes.

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.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "toan203-osv-ui": {
      "command": "npx",
      "args": [
        "-y",
        "osv-ui"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

toan203/osv-ui MCP server lets AI agents scan project dependencies for vulnerabilities using live OSV.dev data. It supports npm, Python, Go, Rust, Maven, Composer, and Bundler manifests, and returns structured findings with severity counts, risk scores, and fix recommendations. Agents can open a local browser dashboard for human review, retrieve upgrade commands, and apply fixes only after explicit confirmation. Reach for it when dependency auditing needs both machine-readable results and a visual review step.

Use cases

โ€ขScan a monorepo for dependency vulnerabilities across multiple ecosystems
โ€ขReview OSV findings in a local browser dashboard
โ€ขShow safe package upgrade commands before execution
โ€ขApply confirmed dependency fixes from an MCP client

Key features

โ€ขMulti-ecosystem manifest scanning
โ€ขLive OSV.dev vulnerability lookups
โ€ขLocal browser dashboard for human review
โ€ขStructured severity and risk reports
โ€ขNon-destructive fix command generation
โ€ขConfirmed dependency fix execution

Capabilities & Tool Schemas (4) ~692 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.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Osv Ui.

scan_project

Scan a project directory for CVE vulnerabilities. Automatically detects npm, Python, Go, Rust, Java/Maven, PHP/Composer, and Ruby/Bundler manifests. Queries live CVE data from OSV.dev. Returns structured vulnerability report with severity counts, risk score, and fix recommendations. Use this as the first step before open_dashboard or apply_fixes.

open_dashboard

Launch the osv-ui visual dashboard in the browser for human review. This is the HUMAN-IN-THE-LOOP step โ€” always offer this before applying fixes. The dashboard shows full CVE details, severity charts, and the upgrade guide. Returns the dashboard URL. If already running for this path, returns existing URL.

get_fix_commands

Get the safe upgrade commands for vulnerable packages WITHOUT executing them. Use this to show the user what will be changed before calling apply_fixes. Returns a list of commands grouped by ecosystem (npm, pip, go, cargo, Maven, Composer, Bundler).

apply_fixes

Execute package upgrade commands to fix CVEs. IMPORTANT: This is a DESTRUCTIVE action that modifies package files. ALWAYS call get_fix_commands first and confirm with the user before calling this. Returns the command output for each fix applied.

How Osv Ui works

What toan203/osv-ui MCP server does

toan203/osv-ui MCP server connects an MCP-compatible client to a local dependency vulnerability audit workflow. It scans project directories and detects supported package manifests for npm, Python, Go, Rust, Java/Maven, PHP/Composer, and Ruby/Bundler projects. The scan uses OSV.dev to look up current vulnerability data and returns a structured report containing vulnerability details, severity totals, a risk score, and suggested fixes.

The server is intended for audits where an agent should collect findings without immediately changing files. It can start the osv-ui browser dashboard for a person to inspect the results, including CVE details, severity charts, and upgrade guidance. This human review step is important before changing dependency files.

How it works

The scan tool reads dependency metadata from project files such as lockfiles, requirements files, pyproject.toml, pom.xml, composer.json, and Ruby manifest files. It sends package information to OSV.dev for vulnerability matching. The README describes the service as running locally, with no signup or API key required; project code remains on the local machine while vulnerability lookups use the OSV.dev service.

The workflow is deliberately split into discovery, review, and modification:

  1. Call scan_project to find vulnerabilities and recommended versions.
  2. Call open_dashboard to provide a browser-based review interface.
  3. Call get_fix_commands to show the package commands that would be run.
  4. Ask the user for confirmation before calling apply_fixes.

apply_fixes is destructive: it executes upgrade commands and modifies package files. The server returns command output for each applied fix. If the dashboard is already running for the requested path, open_dashboard returns its existing URL.

Setup and configuration

toan203/osv-ui MCP server can be configured as a local stdio server with the osv-ui-mcp npm package. The documented setup uses npx with the -y option:

config.json
{
  "mcpServers": {
    "osv-ui": {
      "command": "npx",
      "args": ["-y", "osv-ui-mcp"]
    }
  }
}

The README identifies Claude Desktop and Cursor as supported AI-agent clients. No API key, account, or other credential is required. Vulnerability data comes from OSV.dev, which aggregates sources including NVD, GitHub Advisory, PyPI Advisory, npm advisories, RustSec, and the Go vulnerability database.

Tools and capabilities

  • scan_project: Detect supported manifests and return vulnerability findings, severity counts, risk score, and fix recommendations.
  • open_dashboard: Launch the local visual dashboard and return its URL for human review.
  • get_fix_commands: Produce package upgrade commands without executing them, grouped by ecosystem.
  • apply_fixes: Execute approved upgrade commands and return their output.

The supported package ecosystems include npm, pip, Go, Cargo, Maven, Composer, and Bundler. The broader osv-ui project also provides command-line reporting options, but the MCP listing specifically exposes the four tools above.

Limitations and notes

toan203/osv-ui MCP server depends on the supported manifest formats and OSV.dev lookups for its vulnerability data. Use --offline only with the command-line application; the listed MCP tools are described around live OSV.dev scanning. Fix application changes package files, so an agent should present the generated commands and obtain confirmation before execution. The dashboard is a local browser interface rather than a hosted review service.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Vulnfeed MCP logoVulnfeed MCP

    Dependency vulnerability scanner with EPSS exploit probability scoring. Scans lockfiles (npm, pip, Go, Cargo, Ruby, Composer, Gradle, NuGet, Mix), prioritizes by real-world exploit likelihood, recommends fix versions. 9 MCP tools for scanning, monitoring, and alerting. Free tier + x402 micropayments. pip install vulnfeed-mcp

    ๐Ÿ”’ Security2 views
    Compare vs Vulnfeed MCP โ†’
  • MCP Security Audit logoMCP Security Audit

    A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.

    ๐Ÿ”’ Security4 views
    Compare vs MCP Security Audit โ†’
  • Codeinspectus logoCodeinspectus

    Local-first, zero-egress security scanner for AI-generated / "vibe-coded" JS/TS. Bundles Opengrep, Gitleaks & Trivy behind one CWE-keyed schema and adds AI-code-specific checks (client-side secret exposure, Supabase RLS, prompt-injection & LLM-output XSS sinks). No account, no telemetry.

    ๐Ÿ”’ Security6 views
    Compare vs Codeinspectus โ†’
  • Depguard logoDepguard

    Pre-install guardian for npm packages with static code analysis, supply-chain attack detection, vulnerability audit (npm + GitHub Advisory Database), AI hallucination guard, and CycloneDX 1.6 SBOM generation with VEX. 28 MCP tools. Zero runtime dependencies โ€” the SBOM serializer is implemented natively against the public CycloneDX schema.

    ๐Ÿ”’ Security4 views
    Compare vs Depguard โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
4
Stargazers on the source repository.
Last commit
12d 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 Osv Ui

Add a local stdio server using `npx` with `-y` and the `osv-ui-mcp` package: `npx -y osv-ui-mcp`.

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 PreviewOsv Ui AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/toan203-osv-ui?style=directory)](https://allmcps.com/mcp/toan203-osv-ui)
HTML Embed
<a href="https://allmcps.com/mcp/toan203-osv-ui"><img src="https://allmcps.com/api/badge/toan203-osv-ui?style=directory" alt="Osv Ui on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
3/4 checks healthy over the last 33d
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 stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit12d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 31, 2026
60Quality signal: Good ยท 60/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 & tools30/30
Adoption & activity5/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท osv-ui (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

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 Osv Ui โ†’Install in Claude DesktopInstall in CursorInstall in VS Code