Server data from the Official MCP Registry
AI-powered unit converter ai MCP server for agents. Supports convert length, convert weight
AI-powered unit converter ai MCP server for agents. Supports convert length, convert weight
This MCP server implements basic unit conversion functionality with a monetization layer, but contains several security and design concerns. The authentication middleware uses local file-based storage for API keys and rate limiting without encryption, sensitive data (API keys, usage patterns) is stored in plaintext in the user's home directory, and the rate-limiting implementation has logical flaws. Additionally, the server embeds aggressive monetization/upselling behavior directly into tool responses, which may violate user expectations. While the code is not malicious, these issues represent moderate security and privacy risks that users should be aware of. 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-unit-converter-ai-mcp": {
"args": [
"-y",
"unit-converter-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.