🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

claimdesk-analytics-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claimdesk-analytics-mcp

MCP server for insurance claims analytics — generate loss reports, track claim trends, analyze adjuster performance, calculate loss ratios, and produce actuarial summaries

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
6
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

claimdesk-analytics-mcp

MCP server for insurance claims analytics — portfolio analysis, adjuster performance scorecards, loss development triangles, trend reports, and industry benchmark comparisons for P&C insurance operations.

Tools

ToolDescription
analyze_claims_portfolioLoss ratios, severity, frequency, reserve adequacy, and actionable insights
adjuster_scorecardWeighted performance scoring, rankings, peer comparison, improvement plans
loss_developmentChain-ladder loss development triangles, IBNR projections, ultimate loss ratios
claims_trend_reportFrequency/severity/loss ratio trends with forecasting and alerts
benchmark_analysisCompare your metrics against industry benchmarks (ISO, NAIC, AM Best, NCCI)

Lines of Business

Auto, Property, General Liability, Workers Comp, Cyber, Professional Liability, Health, Homeowners, Commercial Property, Marine, Umbrella, Product Liability

Installation

npx claimdesk-analytics-mcp

Configuration

Claude Desktop

{
  "mcpServers": {
    "claimdesk-analytics": {
      "command": "npx",
      "args": ["-y", "claimdesk-analytics-mcp"],
      "env": {
        "CLAIMDESK_API_KEY": "your-api-key"
      }
    }
  }
}

Environment Variables

VariableRequiredDescription
CLAIMDESK_API_KEYOptionalAPI key for premium analytics features
CLAIMDESK_API_URLOptionalCustom API endpoint

Usage Examples

Portfolio Analysis

Analyze my auto claims portfolio:
- Earned premium: $15M
- 2,400 claims, 800 still open
- Paid losses: $8.2M, Reserves: $3.1M, LAE: $1.8M

Adjuster Performance

Score these adjusters: 
- Sarah: 72% closure, $6,200 avg severity, 8.5 satisfaction, 85% reserve accuracy, 35d cycle
- Mike: 58% closure, $9,100 avg severity, 6.2 satisfaction, 68% reserve accuracy, 52d cycle

Loss Development

Calculate IBNR for auto claims:
- AY 2021: $4.2M, $5.1M, $5.5M, $5.7M paid at 12/24/36/48mo
- AY 2022: $3.8M, $4.6M, $5.0M at 12/24/36mo
- AY 2023: $4.5M, $5.2M at 12/24mo
- AY 2024: $4.1M at 12mo

Pricing

  • Free: Basic portfolio analysis with limited metrics
  • Pro: Full analytics suite, unlimited adjusters, custom benchmarks — 7-day free trial
  • Enterprise: API access, custom LDFs, multi-entity reporting

ClaimDesk | Pricing

Keywords

mcp

FAQs

Package last updated on 12 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts