Server data from the Official MCP Registry
Currency Converter Ai MCP server. Tools: convert currency, batch convert, get rate. Built by...
Currency Converter Ai MCP server. Tools: convert currency, batch convert, get rate. Built by...
This MCP server has critical security vulnerabilities that make it unsafe for production use. The primary issue is a hardcoded path dependency on an external auth_middleware module located at ~/clawd/meok-labs-engine/shared, which introduces significant supply chain and access control risks. Additionally, the server implements a rate-limiting mechanism that appears to track usage by client identifier without proper isolation, and the authentication check can be bypassed by providing an empty API key. These issues create both data integrity and potential unauthorized access concerns. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
8 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-currency-converter-ai-mcp": {
"args": [
"-y",
"currency-converter-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install currency-converter-ai-mcp
# or
npm install -g @meok-ai/currency-converter-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.