Skip to main content
Glama
Casemargin

CaseMargin MCP Server

Official
by Casemargin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CASEMARGIN_API_KEYNoYour CaseMargin API key. Optional — without it, brief generation runs on the anonymous per-IP tier. Get a free key at https://casemargin.com/signup.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_case_briefA

Generate a structured case brief from a support ticket thread. Returns an assessment, what has been tried, current status, and recommended next step.

check_escalation_readinessA

Analyze whether a support ticket is ready to escalate to L2. Returns a readiness score (0-100), dimensional breakdown, predicted L2 questions, and missing items.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 2 tools

Disambiguation5/5

Both tools operate on support tickets but have clearly distinct purposes: one generates a structured brief, the other assesses escalation readiness. No overlap or ambiguity in their output.

Naming Consistency5/5

Both tool names follow a consistent verb_noun pattern with underscores, making the toolset predictable and easy to navigate.

Tool Count3/5

With only two tools, the server feels thin for the apparent domain, but each tool serves a specific analytic function, making it a borderline case.

Completeness3/5

The two tools cover the workflow of briefing and escalation readiness, but lack any case management operations (e.g., list, update, delete), leaving notable gaps in the domain surface.

Maintenance

ActivitySlowing
ResponsivenessNo issues