General Tools
crashstory.com
Search for personal injury attorneys in Colorado and retrieve detailed profiles, nearby options, and leaderboards.
ENDPOINT 1
https://crashstory-mcp-production.up.railway.app/mcp
MCP server metadata
- Name
- crashstory
- Version
- 1.0.0
Known tools 18
list_attorney_citiesList all Colorado cities that have active personal injury attorneys, with the count of attorneys in each city.
Inferred read-onlyget_city_review_leaderboardGet the review-based leaderboard for attorneys in a specific Colorado city.
Inferred read-onlycompare_review_intelligenceCompare AI-analyzed review intelligence across 2-5 law firms.
Inferred read-onlysearch_attorney_reviewsSearch a law firm's detailed reviews for the most relevant matches to a specific need, case type, injury, sentiment, or pain point.
Inferred read-onlysearch_crashesSearch Colorado crash records by location, date range, crash type, and severity.
Inferred read-onlyget_crash_detailsGet full details of a specific Colorado crash by its CUID (Crash Unique Identifier).
Inferred read-onlylist_research_datasetsList CrashStory research datasets that can be queried through the MCP server, including gas-price analysis datasets and their available data views.
Inferred read-onlyget_research_dataset_summaryGet the structured summary/report for a CrashStory research dataset.
Inferred read-onlyCONNECT 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.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.