MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.
MCP server for @mostajs/orm — lets AI dev tools (Claude, Cursor, Cline…) generate s, lint them (24 rules), and produce SQL migrations directly from a prompt. Tool | What it does | | Build a typed (TS) from an entity name + fields (+ relations). Runs the validator on the result. | | Lint one or more s with the built-in conceptual validator (24 rules). | | Diff two schema sets → SQL migration ( +…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for @mostajs/orm — lets AI dev tools (Claude, Cursor, Cline…) generate s, lint them (24 rules), and produce SQL migrations directly from a prompt. Tool | What it does | | Build a typed (TS) from an entity name + fields (+ relations). Runs the validator on the result. | | Lint one or more s with the built-in conceptual validator (24 rules). | | Diff two schema sets → SQL migration ( + ). | All three reuse 's public API — no logic is reinvented. A public instance runs at ** (Streamable…