Back to Browse

Changelog Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Changelog Ai MCP Server by MEOK AI Labs

About

Changelog Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server implements changelog and versioning tools with a monetization layer. While the core functionality is safe and read-only, several concerns reduce the score: (1) unauthenticated access to all tools by default with rate-limiting as the primary control, (2) network calls to external metering endpoints (`proofof.ai`) on every tool invocation, (3) reliance on environment variables for API keys with minimal validation, and (4) code quality issues including broad exception handling and missing import statements. The server's purpose aligns with its permissions, but the authentication model and external dependencies warrant caution. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 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.

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-changelog-ai-mcp": {
      "args": [
        "-y",
        "changelog-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!