Server data from the Official MCP Registry
AI-powered uuid ai MCP server for agents. Supports generate uuid, parse uuid, generate ulid. By
AI-powered uuid ai MCP server for agents. Supports generate uuid, parse uuid, generate ulid. By
This MCP server implements basic UUID/ULID/NanoID generation with a custom authentication and rate-limiting system. While the core functionality is safe, the authentication middleware has significant security vulnerabilities: it stores API keys in plaintext JSON files in the user's home directory, uses weak hashing for rate-limiting keys, and the overall design exposes sensitive data. Additionally, the server imports from a hardcoded shared path that doesn't exist in typical environments, creating operational risks. The monetization-focused design and missing error handling also raise concerns about reliability and maintainability. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-uuid-ai-mcp": {
"args": [
"-y",
"uuid-ai-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.