Server data from the Official MCP Registry
MCP server for emoji ai. Features search emoji, suggest for text, emoji to text. From MEOK A...
MCP server for emoji ai. Features search emoji, suggest for text, emoji to text. From MEOK A...
This MCP server has a critical dependency on an external, undocumented authentication middleware module that is not included in the codebase and must be present at a hardcoded path. The server imports `check_access` from `~/clawd/meok-labs-engine/shared/auth_middleware` without any fallback, error handling, or documentation. Additionally, the authentication implementation appears incomplete—tools accept optional API keys that may or may not be validated properly, and the system relies entirely on an external dependency that cannot be audited. The rate limiting mechanism and emoji functionality are otherwise reasonable, but the auth dependency issue creates a significant security blind spot. 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-emoji-ai-mcp": {
"args": [
"-y",
"emoji-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Emoji AI MCP Server
Installation · Docs · Report Bug
pip install emoji-ai-mcp
# or
npm install -g @meok-ai/emoji-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.