Orm MCP server
MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.
Usage numbers are collected on the next scan
Reviews
Write oneNobody has reviewed Orm yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Orm tools (3, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
mostajs_create_migrationwrite actionDiff two sets of @mostajs/orm EntitySchemas and produce SQL migration statements (diffSchemas + generateMigrationSQL).
mostajs_generate_schemaGenerate a @mostajs/orm EntitySchema (TypeScript) from an entity name + fields (+ optional relations). Returns ready-to-paste TS and runs the 24-rule validator on the result.
mostajs_validateLint one or more @mostajs/orm EntitySchemas with the built-in conceptual validator (24 rules). Pass schemas as JSON. (sourceRoot cross-file rules are only available in local/stdio mode.)
Public scan report
scanner v0.1.9 · 2026-09-27 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
Runs npx -y @mostajs/orm-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add orm-mcp -- npx -y @mostajs/orm-mcp
Orm: common questions
- Is Orm MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Orm safety report
- How do I install Orm?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Orm need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Orm maintained?
- The latest release is v0.1.1.