Server data from the Official MCP Registry
AI-powered ascii art ai MCP server for agents. Supports text to ascii, generate box, table f...
AI-powered ascii art ai MCP server for agents. Supports text to ascii, generate box, table f...
This MCP server has critical security vulnerabilities that prevent it from being safely deployed. The most severe issue is a hardcoded, non-optional path injection (`sys.path.insert(0, os.path.expanduser('~/clawd/meok-labs-engine/shared'))`) that attempts to load an external authentication module from a user's home directory. This external dependency is not declared in package metadata, cannot be audited, and creates a supply chain attack vector. Additionally, all tools require an undocumented `api_key` parameter that is validated against an opaque external `auth_middleware` module, making it impossible to verify the security properties of the authentication system. The server also exposes an overly permissive health/discovery endpoint with CORS wildcard headers. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 14 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-ascii-art-ai-mcp": {
"args": [
"-y",
"ascii-art-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
> By MEOK AI Labs — ASCII art generation, box drawing, tables, and progress bars
Installation · Docs · Report Bug
pip install ascii-art-ai-mcp
# or
npm install -g @meok-ai/ascii-art-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.