Server data from the Official MCP Registry
AI-powered ecommerce ai MCP server for agents. Supports write product description, optimize ...
AI-powered ecommerce ai MCP server for agents. Supports write product description, optimize ...
This MCP server has critical security issues that prevent safe deployment. The server imports authentication from an external shared path (`~/clawd/meok-labs-engine/shared/auth_middleware`) that is not provided in the codebase, making authentication verification impossible. More critically, the `sys.path.insert(0, ...)` manipulation with home directory expansion is a dangerous pattern that could enable code injection attacks. Additionally, all tool functions accept an `api_key` parameter but never validate it against any token format or policy, creating a false sense of security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-ecommerce-ai-mcp": {
"args": [
"-y",
"ecommerce-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install ecommerce-ai-mcp
# or
npm install -g @meok-ai/ecommerce-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.