mcpbeat Sign in

Orm MCP Server

local only

Orm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 9 · avg 4 · +81% w/w
a month agotoday
24
Installs / week
npm · @mostajs/orm-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add orm-mcp -- npx -y @mostajs/orm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orm-mcp": {
      "args": [
        "-y",
        "@mostajs/orm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orm-mcp]
command = "npx"
args = ["-y", "@mostajs/orm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "orm-mcp": {
      "args": [
        "-y",
        "@mostajs/orm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orm-mcp": {
      "args": [
        "-y",
        "@mostajs/orm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Orm MCP

same job, measured the same way
N8n MCP
by ratamaha-git

MCP server for n8n: generate, lint, explain failed executions, drive live n8n via REST.

120 installs/wk local only
Megalinter
by downatthebottomofthemolehole

MCP server for running Ox Security MegaLinter via mega-linter-runner

95 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only
Google Image
by codechap

MCP server for Google Gemini image generation and editing

local only
Comfyui MCP
by artokun

MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.

40 093 installs/wk local only
MCP Nano Banana
by codefi

MCP server for Google Nano Banana (Gemini) image generation

61 installs/wk local only

Orm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Orm MCP?
Orm MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mostajs/orm-mcp was installed 24 times last week.
Is Orm MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Orm MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mostajs/orm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Orm MCP?
The npm package @mostajs/orm-mcp was installed 24 times in the last week. Week over week that is +81%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.