Back to Browse

Slugify Ai MCP Server

Developer ToolsUse Caution1.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Slugify Ai MCP Server by MEOK AI Labs

About

Slugify Ai MCP Server by MEOK AI Labs

Security Report

1.8
Use Caution1.8Critical Risk

This MCP server exhibits multiple security concerns that significantly undermine its trustworthiness. The auth_middleware implements a 'fail-open' design that permits all calls when the remote verification endpoint is unreachable, fundamentally weakening access control. The server makes unauthenticated HTTP requests to external metering endpoints without validation, creating data exfiltration vectors and MITM attack surface. Critical credential handling issues include hardcoded URLs containing monetization/verification endpoints, API keys embedded in environment variable patterns, and reliance on remote servers for rate limiting enforcement. While the core slug-generation logic is benign, the peripheral security infrastructure—monetization layer, rate limiting, and authentication bypass mechanisms—introduces unacceptable risks for production use. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 17 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-slugify-ai-mcp": {
      "args": [
        "-y",
        "slugify-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!