Back to search
100
MCP live v1.0.0 streamable-http

CrashStory MCP

com.crashstory/crashstory

Colorado personal injury attorney directory, AI-analyzed review intelligence, and crash data

Uptime
13.3%
15 probes
Response
858ms
last probe
Tools
18
callable

Tools · 18

search_attorneys

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…

get_attorney_profile

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

find_nearby_attorneys

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

list_attorney_cities

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_attorney_leaderboard

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

compare_attorneys

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 fiel…

get_attorney_reviews

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

get_review_analytics

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_city_review_leaderboard

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_review_intelligence

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, a…

compare_review_intelligence

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 analys…

search_attorney_reviews

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…

search_crashes

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, fatalit…

get_crash_details

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, wea…

get_nearby_crashes

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 …

list_research_datasets

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

get_research_dataset_summary

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

query_research_dataset

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.

Similar MCP servers embedding-nearest

CrashStory
Colorado personal injury attorney directory with AI-analyzed review intelligence and crash data.
0 tools
AdvocateMCP live
MCP layer for local businesses: discover, query, book, and transact with verified SMB AI agents.
10 tools · streamable-http
CourtListener live
MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.
19 tools · streamable-http
io.github.bch1212/pubrecords live
US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.
10 tools · streamable-http
Jennifer Rebholz, Attorney - Knowledge Base live
Authoritative information about Jennifer Rebholz, Arizona personal injury attorney and trial lawyer.
15 tools · streamable-http
Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "crashstory_mcp": {
      "url": "https://crashstory-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}