Server data from the Official MCP Registry
Encoder Ai tools for AI agents. Capabilities: encode base64, decode base64, encode url. Buil...
Encoder Ai tools for AI agents. Capabilities: encode base64, decode base64, encode url. Buil...
This MCP server has critical security issues that make it unsuitable for production use. The code attempts to load an external authentication middleware from a hardcoded local path (`~/clawd/meok-labs-engine/shared`), which does not exist in the repository and cannot be verified. This breaks the server's functionality and prevents security validation of the auth system. Additionally, the server logs sensitive information (input_length based on locals() which includes api_key) and has incomplete tool implementations (several tools return stub responses without actually performing their stated operations). The code quality issues and missing dependencies create significant risk. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 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-encoder-ai-mcp": {
"args": [
"-y",
"encoder-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Encoding and decoding — Base64, URL, HTML, hex, binary. — MEOK AI Labs.
Installation · Docs · Report Bug
pip install encoder-ai-mcp
# or
npm install -g @meok-ai/encoder-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.