Loomal

MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.

0 starsnpm: @mostajs/orm-mcp

About orm-mcp

orm-mcp is an MCP (Model Context Protocol) server published by apolocine in the official MCP registry, listed under Code Analysis on Loomal. MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.

It ships as an npm package (@mostajs/orm-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/apolocine/mosta-orm-mcp.

Use orm-mcp with your agent

Claude Code · one command
claude mcp add orm-mcp -- npx -y @mostajs/orm-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "orm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mostajs/orm-mcp"
      ]
    }
  }
}
npm@mostajs/orm-mcp

Frequently asked questions

What is orm-mcp?
orm-mcp is an MCP (Model Context Protocol) server by apolocine in the Code Analysis category. MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.
How do I connect orm-mcp to Claude, Cursor, or another MCP client?
Install orm-mcp from its npm package (@mostajs/orm-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is orm-mcp open source?
Yes — the source code is public at github.com/apolocine/mosta-orm-mcp.
Can AI agents pay to use orm-mcp?
Not yet through Loomal — orm-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain orm-mcp? Claim this listing free by verifying GitHub ownership, or contact us.