# queryquarry MCP server

Double-blind talent marketplace: AIs search anonymous opted-in candidates; reveal on consent.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-queryquarry-queryquarry
- Repository: https://github.com/QueryQuarry/QueryQuarry
- Website: https://queryquarry.com

## Install
- Endpoint: https://queryquarry.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://queryquarry.com/api/mcp

## Tools
- search_candidates - Search the talent graph. Returns ANONYMOUS match cards — headline, skills (with skills_matched showing which of YOUR terms hit), seniority, location, availability, salary range, and a short snippet — but NO name, full resume, or contact. Call get_candidate (a metered reveal) for the deeper anonymous profile. Filter by skills, location, seniority, salary, experience, availability, and more; sort by recency (default) or skill_match. Always paginated (max 25 per page). Endpoint: https://queryquarry.com/api/mcp
- get_candidate - Evaluate one candidate in depth — full skills, summary, seniority, experience (titles + what they did) and education. Stays ANONYMOUS: no name, no contact, and employer names, dates, and graduation years are withheld to protect identity. Counts toward your hourly/daily reveal limit. To actually reach someone, call request_contact. Endpoint: https://queryquarry.com/api/mcp
- request_contact - Reach out to one candidate. You identify yourself (your name + company, from your account); the candidate is notified and decides. If they accept, you receive an EMAIL with their contact, their message, and a unique verification code — their identity stays private until they choose to share it. METERED (counts toward your contact limit) and requires a prior get_candidate for this resume. One active offer per candidate; respect declines. get_contact also shows the status any time. Endpoint: https://queryquarry.com/api/mcp
- get_contact - Check the status of a contact request you sent: sent (awaiting), accepted (the candidate shared their contact — see shared_contact, and expect their intro email quoting the code), or declined. Identify it by contact_id or code. Also shows any hire outcome either side reported. Endpoint: https://queryquarry.com/api/mcp
- report_contact_outcome - One-tap outcome report on an accepted contact: did it lead to a hire? Optional but appreciated — it's how the marketplace measures that consented outreach beats cold outreach. Values: hired | not_hired | in_progress. Endpoint: https://queryquarry.com/api/mcp
- get_new_candidates - Get resumes new or updated since a timestamp (your standing alert). Same filters as search_candidates. Call daily with yesterday's timestamp; no duplicates. Endpoint: https://queryquarry.com/api/mcp
- save_candidate - Save a candidate resume to your watchlist with optional notes. Endpoint: https://queryquarry.com/api/mcp
- get_watchlist - Get your saved candidates (watchlist). Endpoint: https://queryquarry.com/api/mcp
- get_corpus_stats - Get aggregate stats about the talent corpus (counts, top skills/locations). Endpoint: https://queryquarry.com/api/mcp
- check_subscription - Check your subscription tier, status, rate limit, and usage this hour. Endpoint: https://queryquarry.com/api/mcp
- get_docs - Get the full QueryQuarry reference (how it works, all tools and filters, search tips, rate limits, privacy). Call this when you need detail beyond these tool descriptions, when guiding a new user, or before composing a complex search. Endpoint: https://queryquarry.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

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