mcpbeat Sign in

Cvinbio MCP Server

by vedangvatsa123 Your server? Claim it
local only

Cvinbio runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 17 Sep 2026.

Search professional profiles from the CVin.Bio talent database.

Installs per day peak 8 · avg 3 · +62% w/w
a month agotoday
25
Installs / week
npm · @cvinbio/mcp-server
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check Cvinbio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 cvinbio -- npx -y @cvinbio/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cvinbio": {
      "args": [
        "-y",
        "@cvinbio/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cvinbio]
command = "npx"
args = ["-y", "@cvinbio/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "cvinbio": {
      "args": [
        "-y",
        "@cvinbio/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cvinbio": {
      "args": [
        "-y",
        "@cvinbio/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SUPABASE_URL (Supabase project URL), SUPABASE_KEY (Supabase service role key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Cvinbio

same job, measured the same way
Pour Picks
by bguillow-rgb

Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.

204 installs/wk 8 tools answering
Open Food Facts
by domdomegg

Search and contribute to the Open Food Facts database.

47 installs/wk local only
Colabfit MCP
by colabfit

An MCP server that provides access to the ColabFit database

81 installs/wk local only
Tmdb MCP Server
by cyanheads

Search, detail, and discovery for movies, TV, and people on The Movie Database (TMDB).

46 installs/wk local only
Usda MCP Server
by cyanheads

Search foods, compare nutrients, and look up the full USDA FoodData Central database.

211 installs/wk 5 tools answering
Perfume Picks
by bguillow-rgb

Search the Perfume Picks fragrance database: 13,000+ scents with notes, dupes, and wear data.

205 installs/wk 8 tools answering
MCP Notion
by infoinlet-marketplace

Notion for AI agents — search, read pages/blocks, query databases, create pages.

27 installs/wk local only
MyAITwin
by lutolearn

A personal RAG database you build from chat, so AI creates work that sounds like you.

answering

Cvinbio — questions

Answers built from our own checks of this server.

Why is there no uptime for Cvinbio?
Cvinbio 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 @cvinbio/mcp-server was installed 25 times last week.
How do I connect Cvinbio?
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 @cvinbio/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Cvinbio?
The npm package @cvinbio/mcp-server was installed 25 times in the last week. Week over week that is +62%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cvinbio open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.