New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@cvinbio/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cvinbio/mcp-server

MCP server for searching professional profiles from the CVin.Bio talent database

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
10
-74.36%
Maintainers
1
Weekly downloads
 
Created
Source

@cvinbio/mcp-server

MCP server for searching professional profiles from the CVin.Bio talent database.

Tools

  • search_candidates - Search by skills, location, job title, or keyword
  • get_profile - Get a full profile by username

Setup

Claude Desktop

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "cvinbio": {
      "command": "npx",
      "args": ["@cvinbio/mcp-server"],
      "env": {
        "SUPABASE_URL": "your_supabase_url",
        "SUPABASE_KEY": "your_service_role_key"
      }
    }
  }
}

License

MIT

Keywords

mcp

FAQs

Package last updated on 05 Apr 2026

Related posts