Back to Browse

Image Metadata Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Image Metadata Ai MCP Server by MEOK AI Labs

About

Image Metadata Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server exhibits several moderate security concerns that users should be aware of. The authentication system relies on an external verification endpoint that fails open (silently allows access on timeout), creating a bypass risk. Additionally, the server makes unsolicited network calls to a metering endpoint at startup, transmitting API key data to external services. File path validation has gaps that could enable directory traversal, and the code contains misleading documentation claiming read-only operations while actually performing file writes in strip_metadata(). Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 10 high severity). Package verification found 1 issue.

7 files analyzed · 20 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.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

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-image-metadata-ai-mcp": {
      "args": [
        "-y",
        "image-metadata-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!