Back to Browse

Meok Governance Smithery MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

MEOK Governance Engine - 62 AI governance tools. EU AI Act + NIST + ISO 42001 + crosswalks. Most

About

MEOK Governance Engine - 62 AI governance tools. EU AI Act + NIST + ISO 42001 + crosswalks. Most

Security Report

4.2
Use Caution4.2High Risk

The MEOK Governance Smithery MCP server is a developer tools utility providing 62 governance and compliance tools with read-only operations. The server has acceptable security posture with proper MCP protocol implementation, reasonable authentication patterns, and no evidence of malicious activity. However, there are several code quality and design concerns: unauthenticated access to all tools by default, incomplete authentication implementation in the Python server, environment variable handling for API keys without enforcement, and inconsistencies between implementation files. Permissions are appropriate for the stated purpose (compliance guidance tools), but the auth layer needs strengthening. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue (1 critical, 0 high severity).

8 files analyzed · 16 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.

env_vars

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

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-meok-governance-smithery": {
      "args": [
        "-y",
        "@meok-ai/governance-engine"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!