Back to Browse

Orangerail MCP Server

Developer ToolsLow Risk9.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Turns your Prisma schema into typed MCP tools, with destructive writes gated behind human approval

About

Turns your Prisma schema into typed MCP tools, with destructive writes gated behind human approval

Security Report

9.2
Low Risk9.2Low Risk

Valid MCP server (2 strong, 2 medium validity signals). 1 known CVE in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 2 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

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

env_vars

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

What You'll Need

Set these up before or after installing:

The database the generated actions reach, in the same form your Prisma datasource takes.Required

Environment variable: DATABASE_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kimhyeongrae0-orangerail": {
      "env": {
        "DATABASE_URL": "your-database-url-here"
      },
      "args": [
        "-y",
        "orangerail"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!