Back to Browse

Mdflow Canvas MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Context OS for AI coding agents: task-scoped AST context, verified mutation, and rollback.

About

Context OS for AI coding agents: task-scoped AST context, verified mutation, and rollback.

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Imported from the Official MCP Registry.

4 files analyzed · 1 issue 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

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

What You'll Need

Set these up before or after installing:

Absolute path of the mounted project directory containing .mdflow.Optional

Environment variable: MDFLOW_PROJECT_ROOT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-yubinbin32-ops-mdflow": {
      "env": {
        "MDFLOW_PROJECT_ROOT": "your-mdflow-project-root-here"
      },
      "args": [
        "-y",
        "mdflow"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!