Recruitercheck Mcp
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Recruitercheck McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



