CrashStory
БесплатноНе проверенA read-only MCP server that provides access to Colorado crash records, attorney discovery, and AI-analyzed review intelligence for use in AI workflows.
Описание
A read-only MCP server that provides access to Colorado crash records, attorney discovery, and AI-analyzed review intelligence for use in AI workflows.
README
Hosted, read-only MCP server for Colorado crash data, attorney discovery, and AI-analyzed review intelligence.
- Install page: https://crashstory.com/mcp
- Examples: https://crashstory.com/mcp/examples
- Status: https://crashstory.com/mcp/status
- Manifest: https://crashstory.com/.well-known/mcp/server.json
- Hosted endpoint: https://crashstory-mcp-production.up.railway.app/mcp
CrashStory MCP is built for Claude, Cursor, Windsurf, Gemini CLI, ChatGPT Actions, and other compatible AI clients. The goal is simple: make CrashStory's structured Colorado crash and attorney data directly usable in modern AI workflows.
What It Does
- Search Colorado crash records
- Pull a crash detail record with richer context
- Search Colorado personal injury attorneys
- Compare attorney profiles and review intelligence
- Search attorney reviews for specific needs, concerns, or case types
- Find crash activity near a law office
Quick Start
Claude Code
claude mcp add --transport http crashstory https://crashstory-mcp-production.up.railway.app/mcp
Cursor
{
"mcpServers": {
"crashstory": {
"url": "https://crashstory-mcp-production.up.railway.app/mcp"
}
}
}
Windsurf
{
"mcpServers": {
"crashstory": {
"serverUrl": "https://crashstory-mcp-production.up.railway.app/mcp"
}
}
}
Gemini CLI
{
"mcpServers": {
"crashstory": {
"httpUrl": "https://crashstory-mcp-production.up.railway.app/mcp"
}
}
}
ChatGPT Actions
Import this OpenAPI file:
https://crashstory.com/mcp/gpt-actions-openapi.json
Public Links
- Install page: https://crashstory.com/mcp
- Prompt gallery: https://crashstory.com/mcp/examples
- Status page: https://crashstory.com/mcp/status
llms.txt: https://crashstory.com/llms.txt- Attorney directory: https://crashstory.com/lawyers
- Find an accident: https://crashstory.com/find-accident
- Live incidents: https://crashstory.com/accidents/live
- Statistics: https://crashstory.com/statistics
- Rankings: https://crashstory.com/rankings
Example Prompts
See examples/prompts.md or the live gallery at https://crashstory.com/mcp/examples
Tool Categories
Attorney discovery
search_attorneyslist_attorney_citiesfind_nearby_attorneysget_attorney_leaderboardget_attorney_profilecompare_attorneys
Review intelligence
get_attorney_reviewsget_review_analyticsget_review_intelligencecompare_review_intelligenceget_city_review_leaderboardsearch_attorney_reviews
Crash data
search_crashesget_crash_detailsget_nearby_crashes
Local Development
npm install
npm run typecheck
npm run build
npm run dev:http
Notes
- The primary public transport is stateless Streamable HTTP.
- The server is intentionally read-only.
- This repository is the public MCP surface only. The broader CrashStory application remains private.
License
MIT
Установка CrashStory
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/DavidMelamed/crashstory-mcpFAQ
CrashStory MCP бесплатный?
Да, CrashStory MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для CrashStory?
Нет, CrashStory работает без API-ключей и переменных окружения.
CrashStory — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить CrashStory в Claude Desktop, Claude Code или Cursor?
Открой CrashStory на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare CrashStory with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
