ossfind MCP server
Safety-ranked open-source component discovery for agents across six package ecosystems.
92 downloads/wk
Reviews
Write oneNobody has reviewed ossfind yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
ossfind tools (5)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
check_compatibilityCompare a verified npm package manifest with package.json facts or a PyPI manifest with Python project facts. Cargo, RubyGems, GitHub, and Hugging Face components have no verified package API surface and return a structured unsupported response. Both supported ecosystems use verified SPDX license data; unknown facts remain explicit in the A3 report.
inspect_componentReturn a verified npm TypeScript or PyPI Python API surface and integration manifest. Cargo, RubyGems, GitHub, and Hugging Face components have no verified API surface and return a structured unsupported response. Accepts a package name or matching npm:<name>/pypi:<name> search ID; exported symbols are capped and disclosure is explicit.
plan_integrationReturn install commands, imports, and a signature-verified usage scaffold for an npm or PyPI component. Cargo, RubyGems, GitHub, and Hugging Face components have no verified API surface and return a structured unsupported response. Include matching project facts to attach an A3 compatibility report.
search_componentsDiscover, enrich, score, and rank components. detail defaults to compact selection facts; use full for the complete prior result shape.
usage_statsReturn in-memory aggregate usage metrics including supplier request counters, rate-limit headroom, cache hit rates, verdict distributions, and latency percentiles.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan170 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
Runs npx -y ossfind on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add ossfind -- npx -y ossfind
ossfind: common questions
- Is ossfind MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the ossfind safety report
- How do I install ossfind?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does ossfind need an API key?
- Yes. The registry entry asks for
GITHUB_TOKEN,LIBRARY_IO_API_KEY. - Is ossfind maintained?
- The latest release is v0.1.12.