servers/ ai-agents/ orangerail
Orangerail icon

Orangerail

Unverified Claim & verify → AI & Agents

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

View on GitHub ↗
Overview Installation

Overview

Orangerail is a Model Context Protocol (MCP) server: Turns your Prisma schema into typed MCP tools, with destructive writes gated behind human approval. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.

It runs locally: the npm package orangerail speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need DATABASE_URL. The current release is v0.1.4, published under the MIT license, with source at KimHyeongRae0/orangerail on GitHub.

You'll find Orangerail in the AI & Agents category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Orangerail for KimHyeongRae0, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — orangerail · MCP over stdio
Credentials — Requires DATABASE_URL
Open source — MIT license · KimHyeongRae0/orangerail
Topics — ai-agents, approval-workflow, audit-log, human-in-the-loop, mcp

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "orangerail": {
      "command": "npx",
      "args": [
        "-y",
        "orangerail"
      ],
      "env": {
        "DATABASE_URL": "<database-url>"
      }
    }
  }
}

Requires DATABASE_URL

Related servers

AC
Agent Conductor
AI & Agents

Orchestrate multi-agent pipelines with shared MCP tool access.

Added 3 days ago
IN
inference.sh
AI & Agents

run any ai model. compose agents, stack knowledge, connect tools. one api, pay per run.

Added 5 hours ago
Docs Mcp icon
Docs Mcp
AI & Agents

Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

★ 118 Added 5 hours ago
AM
aTars MCP
AI & Agents

Crypto market signals, technical indicators, and sentiment analysis for AI agents.

Added 5 hours ago
Adeu icon
Adeu
AI & Agents

Automated DOCX Redlining Engine.

★ 149 Added 5 hours ago
AD
Adside
AI & Agents

AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.

Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close