Server data from the Official MCP Registry
AI-powered image metadata ai MCP server for agents. Supports detect format, get dimensions, ...
AI-powered image metadata ai MCP server for agents. Supports detect format, get dimensions, ...
This MCP server has critical security issues that prevent approval. The code imports an external authentication middleware from a hardcoded home directory path (`~/clawd/meok-labs-engine/shared`), which is not included in the repository and cannot be audited. This represents a supply chain risk where arbitrary code could be executed from an uncontrolled source. Additionally, the server implements a rate-limiting mechanism that phones home to a proprietary service, and the authentication system is opaque and unverifiable. While the image metadata tools themselves are reasonably well-implemented with path traversal protections, the authentication and dependency issues are severe enough to block deployment. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
6 files analyzed · 18 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-csoai-org-image-metadata-ai-mcp": {
"args": [
"-y",
"image-metadata-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install image-metadata-ai-mcp
# or
npm install -g @meok-ai/image-metadata-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
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.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.