Skip to main content
Glama
QueryQuarry

QueryQuarry

Official
by QueryQuarry

QueryQuarry is a remote (hosted) MCP server for recruiters and sourcers. Instead of scraping or spraying InMails, your AI assistant queries a structured talent graph where every profile is explicitly opted in, candidates stay anonymous until they accept contact, and outreach happens through a double-blind escrow handshake.

Connect

Claude (claude.ai / Claude Desktop): Settings → Connectors → Add custom connector → https://queryquarry.com/api/mcp

Any MCP client (via mcp-remote):

{
  "mcpServers": {
    "queryquarry": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://queryquarry.com/api/mcp"]
    }
  }
}

On first use you'll be sent through OAuth to link your recruiter account.

Related MCP server: Job Application MCP

Tools

Tool

What it does

search_candidates

Search the talent graph. Returns anonymous match cards — headline, skills, seniority, location, availability, salary range. Rich filters: skills, location, remote, seniority, employment type, salary, experience, work authorization, relocation.

get_candidate

Evaluate one candidate in depth (full skills, experience, education) — still anonymous. Metered.

request_contact

Reach out: you identify yourself, the candidate is notified and decides. If interested, they contact you quoting a one-time code. Metered.

get_contact

Status of a contact request: sent, accepted, or declined.

get_new_candidates

Profiles new or updated since a timestamp — your standing alert.

save_candidate / get_watchlist

Watchlist management.

get_corpus_stats

Aggregate corpus stats — counts, top skills, top locations.

check_subscription

Your tier, limits, and usage.

get_docs

The full reference, served to your AI.

Full documentation: queryquarry.com/docs/mcp

How the double-blind flow works

  1. search_candidates → anonymous match cards, ordered by recency.

  2. get_candidate → deeper evaluation, still no name or contact info.

  3. request_contact → the candidate is notified with your identity and message.

  4. The candidate decides. If interested, they reach out to you with a one-time code. The platform never exposes a candidate's identity or contact details — consent is structural, not policy.

Pricing

Free accounts include an allowance of candidate reveals and contact requests. Paid plans: queryquarry.com/#pricing.


A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server for candidate scoring. Post a resume and job description, get back structured scores across skills match, experience, industry background, and education — plus strengths and gaps grounded in the actual text. Hosted API at recruit api .app or self-host on Railway.
  • A
    license
    Not graded
    quality
    A
    maintenance
    A local-first, open-source MCP server that analyzes jobs, matches your CV, tailors documents, and tracks applications — all on your machine with no data uploaded.
    AGPL 3.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that exposes job-search and application-management capabilities to compatible AI clients, enabling discovery of vacancies, drafting of tailored application materials, and coordinated human-approved submissions.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A privacy-first MCP server that searches, normalizes, and deduplicates job listings across multiple providers, enabling trustworthy discovery without scoring or applying.
    4
    115
    2
    Apache 2.0

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/QueryQuarry/QueryQuarry'

If you have feedback or need assistance with the MCP directory API, please join our Discord server