Server data from the Official MCP Registry
Detect fake-recruiter and job-offer scams using free OSINT. No API keys.
Detect fake-recruiter and job-offer scams using free OSINT. No API keys.
JobVerify is a legitimate OSINT-focused MCP server for detecting recruiter/job-offer scams. The codebase demonstrates sound security practices with proper authentication scoping (no API keys required, only free public sources), appropriate use of async/await patterns, and input validation through Pydantic models. Permissions align well with its purpose: network access for public APIs and data sources, file I/O for caching blocklists, and environment variable access for configuration. Minor code quality observations exist (broad exception handling, potential for missing error context in some collectors) but do not materially impact security posture. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-yessglory17-jobverify": {
"args": [
"jobverify-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.