mcpbeat Sign in

ossfind MCP Server

by aniket-kr1030 Your server? Claim it
local only

ossfind runs on your own machine — the client starts it, so there is no endpoint to ping. 134 installs a week from npm.

Safety-ranked open-source component discovery for agents across six package ecosystems.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 662 · avg 60 · +198% w/w
a month agotoday
134
Installs / week
npm · ossfind
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet, 8 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] public/index.html:1, [пакет] public/app.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ossfind -- npx -y ossfind
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ossfind": {
      "args": [
        "-y",
        "ossfind"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ossfind]
command = "npx"
args = ["-y", "ossfind"]
.cursor/mcp.json
{
  "mcpServers": {
    "ossfind": {
      "args": [
        "-y",
        "ossfind"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ossfind": {
      "args": [
        "-y",
        "ossfind"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (Optional. Raises the GitHub repository-search rate limit; discovery works without it.), LIBRARY_IO_API_KEY (Optional libraries.io key, used as the PyPI discovery fallback when no local index has been built. Without it, and without an index, PyPI search reports itself unavailable rather than returning nothing.), OSSFIND_FIXTURES (Set to 1 to run fully offline against frozen supplier responses, for evaluation without network access.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ossfind

same job, measured the same way
OrchestrUI
by ecd5a

Deterministic UI policy, discovery and audits for coding agents across seven ecosystems.

112 installs/wk local only
Shopping Discovery
by periskop-ai

Product discovery for AI agents: ranked products and bundles from the open merchant web.

answering
Antoskill
by yforc

A package manager for Agent Skills — discover, vet, and pin them across Claude Code and Codex.

20 installs/wk local only
HumanMirror x402 Microtools + OmniDome Commons
by humanmirror

x402 agent microtools for safety, verified results, payments and OmniDome Commons discovery.

3 tools answering
I
Bursia Agent Ecosystem (beta)
by soyeladice-svg

Privacy-minimal capability discovery and bounded routing for Bursia agents (beta).

8 tools answering
dep-scout
by unievolver

Help AI agents find and evaluate mature packages across 6 ecosystems instead of reinventing them.

local only
Macbeth
by wende

Open-source computer use for macOS agents.

51 installs/wk local only
DepScope
by depscope

Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.

92 installs/wk 22 tools answering

ossfind — questions

Answers built from our own checks of this server.

Why is there no uptime for ossfind?
ossfind runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ossfind was installed 134 times last week.
Is ossfind still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ossfind?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ossfind straight from npm; nothing to host, nothing to sign up for.
How many people use ossfind?
The npm package ossfind was installed 134 times in the last week. Week over week that is +198%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.