Server data from the Official MCP Registry
MCP server for hash utils ai. Features hash text, verify hash, generate uuid. From MEOK AI L...
MCP server for hash utils ai. Features hash text, verify hash, generate uuid. From MEOK AI L...
This MCP server has a critical security vulnerability: it imports an external authentication middleware from a hardcoded local path (`~/clawd/meok-labs-engine/shared/auth_middleware`) that is not included in the repository or dependencies. This creates a supply chain risk where the actual authentication logic is opaque and unverifiable. Additionally, the server calls `check_access()` for rate limiting and access control, but this function's implementation is hidden, making it impossible to verify that authentication is properly enforced. The code quality is otherwise reasonable, but the missing/external auth dependency is a critical flaw for a server handling sensitive operations. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 12 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-hash-utils-ai-mcp": {
"args": [
"-y",
"hash-utils-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Hash Utils AI MCP Server
Installation · Docs · Report Bug
pip install hash-utils-ai-mcp
# or
npm install -g @meok-ai/hash-utils-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.