io.github.queryquarry/queryquarry
io.github.queryquarry/queryquarryDouble-blind talent marketplace: AIs search anonymous opted-in candidates; reveal on consent.
Tools · 11
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 — …
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 ye…
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 messag…
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. Identif…
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_hire…
Get resumes new or updated since a timestamp (your standing alert). Same filters as search_candidates. Call daily with yesterday's timestamp; no duplicates.
Save a candidate resume to your watchlist with optional notes.
Get your saved candidates (watchlist).
Get aggregate stats about the talent corpus (counts, top skills/locations).
Check your subscription tier, status, rate limit, and usage this hour.
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 …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.queryquarry/queryquarry": {
"url": "https://queryquarry.com/api/mcp",
"transport": "streamable-http"
}
}
}