# talent MCP server

Talent discovery for AI. Search and read agent-readable candidate profiles; cite by URL.

## Links
- Registry page: https://www.getdrio.com/mcp/cv-d-talent
- Website: https://d.cv/connect

## Install
- Endpoint: https://d.cv/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://d.cv/mcp

## Tools
- search - Search d.cv talent profiles by free-text query (name, role, skills, location). Returns lightweight results with an id, title, and url. Use fetch to read one in full. (Standard connector search tool.) Endpoint: https://d.cv/mcp
- fetch - Fetch a single d.cv profile in full as markdown, by its id (the handle returned from search). Endpoint: https://d.cv/mcp
- search_talent - Find published candidate profiles on d.cv by keyword, skill, role, location, and availability. Returns structured candidates with handle, url, headline, skills, and open-to-work status. Endpoint: https://d.cv/mcp
- get_open_to_work - List candidates who are currently open to work, optionally filtered by skills. Best when the user wants people actively looking. Endpoint: https://d.cv/mcp
- get_profile - Read a single candidate profile in full as clean markdown, by handle. Endpoint: https://d.cv/mcp
- add_to_shortlist - Add a candidate to one of your d.cv shortlists (creates the shortlist if it does not exist). Requires your d.cv API key. Use after search_talent when the user wants to save someone. Endpoint: https://d.cv/mcp
- save_search - Save a talent search to your d.cv account so you can re-run it later. Requires your d.cv API key. Endpoint: https://d.cv/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: cv.d
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 3, 2026
- Source: https://registry.modelcontextprotocol.io
