Back to Browse

Job Description Ai MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Job Description Ai MCP Server by MEOK AI Labs

About

Job Description Ai MCP Server by MEOK AI Labs

Security Report

3.2
Use Caution3.2High Risk

This MCP server provides job description generation and analysis tools with reasonable design but contains several security and architectural concerns. The server implements a metering/rate-limiting system that makes external network calls to verify API keys and track usage, creating a dependency on an external service (proofof.ai) for core functionality. Additionally, the rate-limiting implementation via in-memory state is not persistent across restarts, and the fail-open design for external verification could allow abuse if the verification endpoint is compromised or unavailable long-term. Input validation is minimal, and there are no explicit guards against malicious input patterns. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-job-description-ai-mcp": {
      "args": [
        "-y",
        "job-description-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!