Back to Browse

Photography Ai MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Photography Ai MCP Server by MEOK AI Labs

About

Photography Ai MCP Server by MEOK AI Labs

Security Report

3.2
Use Caution3.2High Risk

This photography utilities MCP server has reasonable core functionality but exhibits several security and design concerns. The authentication system relies on a remote verification endpoint that is fail-open, creating a window for abuse. File path validation is present but incomplete, and the code makes external network requests during tool execution. Several design patterns suggest the server is primarily a monetization vehicle rather than a pure utility. The codebase lacks proper error handling in critical sections and has inconsistent API design across tools. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

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

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

Reviews

No reviews yet

Be the first to review this server!