Back to Browse

Meridian MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Local-first compliance scanner for DPDPA 2023/2025, RBI FREE-AI, SEBI AI/ML & EU AI Act.

About

Local-first compliance scanner for DPDPA 2023/2025, RBI FREE-AI, SEBI AI/ML & EU AI Act.

Security Report

4.8
Use Caution4.8High Risk

Meridian is a well-architected compliance scanner with solid security practices. Authentication is properly delegated to user-controlled environment variables, input validation is present, and there are no indicators of malicious patterns or data exfiltration. Minor findings include broad exception handling and a potential path traversal concern that is mitigated by framework design, neither of which materially impact security. Permissions appropriately match the server's compliance-scanning purpose. Supply chain analysis found 7 known vulnerabilities in dependencies (1 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.

Permissions Required

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

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

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.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-knambiardjsc-meridian-mcp": {
      "args": [
        "meridian-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!