Serverscom.crashstory/crashstory
C

CrashStory MCP

com.crashstory/crashstory · v1.0.0
● Remote
v1.0.0remote🌐 https://crashstory-mcp-production.up.railway.app/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.crashstory/crashstory",
  "description": "Colorado personal injury attorney directory, AI-analyzed review intelligence, and crash data",
  "title": "CrashStory MCP",
  "version": "1.0.0",
  "websiteUrl": "https://crashstory.com/mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://crashstory-mcp-production.up.railway.app/mcp"
    },
    {
      "type": "sse",
      "url": "https://crashstory-mcp-production.up.railway.app/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}