mcpbeat Sign in

Casemargin MCP Server

by casemargin Your server? Claim it
local only

Casemargin MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm. Last commit 5 Aug 2026.

Turn a support ticket into a structured case brief, or score its L2 escalation readiness.

Installs per day peak 389 · avg 17
a month agotoday
90
Installs / week
npm · casemargin-mcp-server
1
Stars
0 open issues
5 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Casemargin MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 casemargin-mcp-server -- npx -y casemargin-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "casemargin-mcp-server": {
      "args": [
        "-y",
        "casemargin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.casemargin-mcp-server]
command = "npx"
args = ["-y", "casemargin-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "casemargin-mcp-server": {
      "args": [
        "-y",
        "casemargin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "casemargin-mcp-server": {
      "args": [
        "-y",
        "casemargin-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CASEMARGIN_API_KEY (Optional. Raises brief generation from the anonymous per-IP allowance to your account's monthly quota. Escalation readiness scoring is free and needs no key. Get one at https://casemargin.com/signup). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Casemargin MCP Server

same job, measured the same way
Clipspeed MCP
by thestockgoatballs

Turn any video or livestream into scored, captioned, ready-to-post vertical clips.

31 installs/wk answering
Dingdawg Support Agent
by dingdawg

AI support agent — ticket classification, response drafting, escalation routing.

40 installs/wk local only
Sequentum
by sequentum

Turn the web into structured, reliable, actionable enterprise data for AI Agents

answering
Agentic Commerce Readiness
by expandingweb

Score a Magento or Adobe Commerce store on eight AI agent-readiness checks.

7 tools answering
Manifest
by omfang

Turn any webpage into a structured action manifest — clickable, fillable, submittable elements.

1 tools answering
FICTURN — Short Fiction Inside ChatGPT
by thomasjudes-del

Short, finished fiction to discover by mood, genre or reading time inside ChatGPT.

3 tools answering
Context Engine
by melonelish

Compress logs, retrieval chunks, and code context into structured LLM-ready signal.

36 installs/wk local only
Speed Reader
by archerionlabs

Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.

1 tools answering

Casemargin MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Casemargin MCP Server?
Casemargin MCP Server 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 casemargin-mcp-server was installed 90 times last week.
How do I connect Casemargin MCP Server?
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 casemargin-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Casemargin MCP Server?
The npm package casemargin-mcp-server was installed 90 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Casemargin MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.