← Registry

General Tools

crashstory.com

Search for personal injury attorneys in Colorado and retrieve detailed profiles, nearby options, and leaderboards.

1 endpoint18 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://crashstory-mcp-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
crashstory
Version
1.0.0
Capabilities
loggingtools.listChanged

Known tools 18

search_attorneys

Search for personal injury attorneys in Colorado.

Inferred read-only
get_attorney_profile

Get a detailed attorney profile by slug.

Inferred read-only
find_nearby_attorneys

Find personal injury attorneys near a geographic location.

Inferred read-only
list_attorney_cities

List all Colorado cities that have active personal injury attorneys, with the count of attorneys in each city.

Inferred read-only
get_attorney_leaderboard

Get the top-ranked personal injury attorneys in Colorado.

Inferred read-only
compare_attorneys

Compare 2-4 attorney profiles side-by-side.

Inferred read-only
get_attorney_reviews

Get paginated client reviews for a specific attorney.

Inferred read-only
get_review_analytics

Get review velocity analytics for a specific attorney.

Inferred read-only
get_city_review_leaderboard

Get the review-based leaderboard for attorneys in a specific Colorado city.

Inferred read-only
get_review_intelligence

Get AI-analyzed review intelligence for a law firm.

Inferred read-only
compare_review_intelligence

Compare AI-analyzed review intelligence across 2-5 law firms.

Inferred read-only
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.

Inferred read-only
search_crashes

Search Colorado crash records by location, date range, crash type, and severity.

Inferred read-only
get_crash_details

Get full details of a specific Colorado crash by its CUID (Crash Unique Identifier).

Inferred read-only
get_nearby_crashes

Get crash records near a specific attorney's office location.

Inferred read-only
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.

Inferred read-only
get_research_dataset_summary

Get the structured summary/report for a CrashStory research dataset.

Inferred read-only
query_research_dataset

Query rows from CrashStory research datasets.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.crashstory]
url = "https://crashstory-mcp-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crashstory": {
      "type": "http",
      "url": "https://crashstory-mcp-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crashstory
Remote MCP URL: https://crashstory-mcp-production.up.railway.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crashstory": {
      "type": "http",
      "url": "https://crashstory-mcp-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crashstory",
  "transport": "streamable-http",
  "url": "https://crashstory-mcp-production.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-08-25T20:04:34.605Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.