Back to Browse

Planthire Ai MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Planthire Ai MCP Server by MEOK AI Labs

About

Planthire Ai MCP Server by MEOK AI Labs

Security Report

3.2
Use Caution3.2High Risk

This MCP server contains multiple critical security vulnerabilities that pose significant risks to users. Most critically, it makes unauthenticated external network calls to a metering endpoint (proofof.ai/verify) that could exfiltrate user data, API keys, and tool usage patterns. Additionally, the authentication mechanism in auth_middleware.py is not provided for review, creating unverifiable security claims. The code also contains duplicated metering logic, hardcoded external URLs, and lacks proper input validation on critical operations like booking creation. While the server's stated purpose (equipment rental simulation) is benign, the infrastructure pattern—external telemetry without explicit user consent—is dangerous and commonly associated with data exfiltration. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

4 files analyzed · 15 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-planthire-ai-mcp": {
      "args": [
        "-y",
        "planthire-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!