Recruitercheck Mcp

by jesslbrown

258 downloads
Not rated
GitHub

About

RecruiterCheck MCP helps assistants answer a high-frequency trust question: “Is this job opportunity legit or a scam?” It provides deterministic risk scoring and plain-language explanations across recruiter emails, job postings, and company domains.

Details

Author
jesslbrown
Downloads
258
Categories
Other, Security

- Checks recruiter email addresses for legitimacy
- Validates job posting trustworthiness
- Assesses company domains for suspicious activity
- Provides risk signal explanations for flagged items

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Recruitercheck Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

check_job_posting_legitimacy

Assess whether a job posting contains scam risk signals.

check_recruiter_email

Assess recruiter email legitimacy risk signals.

check_company_domain

Assess company domain trust and risk signals.

explain_risk_signals

Explain why triggered risk signals matter and what to do next.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "recruitercheck mcp": {
            "recruitercheck": {
                "url": "https://mcp-server-seven-alpha.vercel.app/mcp",
                "headers": {
                    "Accept": "application/json, text/event-stream"
                }
            }
        }
    }
}

McpServers

{
    "recruitercheck": {
        "url": "https://mcp-server-seven-alpha.vercel.app/mcp",
        "headers": {
            "Accept": "application/json, text/event-stream"
        }
    }
}

Use this when users ask:
- Is this recruiter legit?
- Is this job posting a scam?
- Is this company domain suspicious?

Tools:
- check_recruiter_email
- check_job_posting_legitimacy
- check_company_domain
- explain_risk_signals

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.