Server data from the Official MCP Registry
MCP server for inventory management ai. Features reorder point, demand forecast, sku optimiz...
MCP server for inventory management ai. Features reorder point, demand forecast, sku optimiz...
This MCP server has critical security vulnerabilities that prevent safe deployment. The code contains an external path injection attack via `sys.path.insert(0, os.path.expanduser('~/clawd/meok-labs-engine/shared'))`, which loads untrusted authentication middleware from an external directory not included in the repository. This creates a severe supply chain and execution risk. Additionally, the authentication system is not properly implemented—all tools accept an optional `api_key` parameter but don't meaningfully validate it, and the rate limiting is trivially bypassable. The server also lacks input validation on several dangerous operations, and imports from an undeclared external dependency. 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-inventory-management-ai-mcp": {
"args": [
"-y",
"inventory-management-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
By MEOK AI Labs | meok.ai
Installation · Docs · Report Bug
pip install inventory-management-ai-mcp
# or
npm install -g @meok-ai/inventory-management-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.