MCP.so
Sign In

CrashStory MCP

@DavidMelamed

About CrashStory MCP

Public hosted MCP server for Colorado crash data, attorney discovery, and review intelligence

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "crashstory": {
      "url": "https://crashstory-mcp-production.up.railway.app/mcp"
    }
  }
}

Tools

18

Search for personal injury attorneys in Colorado. Filter by city, county, specialty, rating, and verification status. Returns attorney profiles plus the canonical slug to use with profile, review, and comparison tools.

Get a detailed attorney profile by slug. Returns full bio, practice areas, reviews, credentials, office location, and AI-analyzed intelligence data when available.

Find personal injury attorneys near a geographic location. Uses Haversine distance calculation. Returns attorneys sorted by distance with contact info and ratings.

List all Colorado cities that have active personal injury attorneys, with the count of attorneys in each city. Useful for discovering which cities have coverage.

Get the top-ranked personal injury attorneys in Colorado. Returns attorneys ranked by a composite score considering ratings, reviews, experience, and case outcomes.

Compare 2-4 attorney profiles side-by-side. Use canonical slugs from search_attorneys. Returns key comparison metrics including ratings, reviews, specialties, practice areas, and known experience fields.

Get paginated client reviews for a specific attorney. Includes review text, rating, reviewer name, date, and rating distribution breakdown.

Get review velocity analytics for a specific attorney. Includes review frequency trends, freshness score, momentum indicators, composite score, city percentile rank, and month-over-month time series.

Get the review-based leaderboard for attorneys in a specific Colorado city. Ranks attorneys by composite review metrics including velocity, freshness, momentum, and rating.

Get AI-analyzed review intelligence for a law firm. Returns plain-language praise and complaint summaries, 12 consumer pain point dimensions, case type distribution, trust signals, response quality, and highlight reviews.

Compare AI-analyzed review intelligence across 2-5 law firms. Returns side-by-side pain point dimensions, sentiment, trust signals, response quality, and case type distributions for competitive analysis.

Search a law firm's detailed reviews for the most relevant matches to a specific need, case type, injury, sentiment, or pain point. Use this when someone asks for reviews about communication, wrongful death, motorcycle crashes, fees, settlement clarity, or similar client concerns.

Search Colorado crash records by location, date range, crash type, and severity. Database contains 500,000+ CDOT crash records. Returns key fields including location, date, severity, injuries, fatalities, and contributing factors.

Get full details of a specific Colorado crash by its CUID (Crash Unique Identifier). Returns complete crash record including all vehicles involved, injuries, contributing factors, road conditions, weather, and narrative.

Get crash records near a specific attorney's office location. This tool is attorney-centered, not a raw lat/lng search. Use a canonical attorney slug from search_attorneys, then this tool will search around that office address.

List CrashStory research datasets that can be queried through the MCP server, including gas-price analysis datasets and their available data views.

Get the structured summary/report for a CrashStory research dataset. Use this before row-level querying to understand coverage, methodology, findings, and limitations.

Query rows from CrashStory research datasets. Supports the gas-price analysis datasets with optional state, year, and month filters so agents can perform their own follow-on analysis.

Overview

What is CrashStory MCP?

CrashStory MCP is a hosted, read-only MCP server for Colorado crash data, attorney discovery, and AI-analyzed review intelligence. It enables AI clients like Claude, Cursor, Windsurf, Gemini CLI, and ChatGPT Actions to directly search and analyze structured crash records and attorney information.

How to use CrashStory MCP?

Add the endpoint https://crashstory-mcp-production.up.railway.app/mcp to your compatible AI client using the configuration examples provided on the install page (https://crashstory.com/mcp). No local installation is required; the server is accessible via Streamable HTTP transport.

Key features of CrashStory MCP

  • Search Colorado crash records
  • Pull detailed crash reports with richer context
  • Search Colorado personal injury attorneys
  • Compare attorney profiles and review intelligence
  • Search attorney reviews for specific needs or case types
  • Find crash activity near a law office

Use cases of CrashStory MCP

  • AI‑assisted discovery of Colorado crash data for legal research
  • Comparing attorney profiles and review analytics for client referrals
  • Automating crash‑related queries in legal workflows
  • Retrieving nearby crash activity for a given law office location
  • Analyzing attorney review intelligence for case‑type matching

FAQ from CrashStory MCP

How does CrashStory MCP differ from other MCP servers?

CrashStory MCP is read‑only and focused exclusively on Colorado crash data and attorney review intelligence. It is hosted and requires no local setup, making it immediately usable in compatible AI clients.

What are the runtime requirements?

No local runtime is needed. The server is hosted and accessed via HTTP. You only need a compatible AI client that supports MCP (e.g., Claude, Cursor, Windsurf, Gemini CLI, ChatGPT Actions).

Where does the data live?

All data is stored in CrashStory’s private database. The MCP server provides read‑only access to structured Colorado crash records and attorney review intelligence.

What transport does the server use?

The primary public transport is stateless Streamable HTTP.

Is authentication required?

The README does not mention any authentication mechanism. The server is publicly accessible via the given endpoint.

Frequently asked questions

How does CrashStory MCP differ from other MCP servers?

CrashStory MCP is read‑only and focused exclusively on Colorado crash data and attorney review intelligence. It is hosted and requires no local setup, making it immediately usable in compatible AI clients.

What are the runtime requirements?

No local runtime is needed. The server is hosted and accessed via HTTP. You only need a compatible AI client that supports MCP (e.g., Claude, Cursor, Windsurf, Gemini CLI, ChatGPT Actions).

Where does the data live?

All data is stored in CrashStory’s private database. The MCP server provides read‑only access to structured Colorado crash records and attorney review intelligence.

What transport does the server use?

The primary public transport is stateless Streamable HTTP.

Is authentication required?

The README does not mention any authentication mechanism. The server is publicly accessible via the given endpoint.

Comments

More Other MCP servers