get_review_analytics — CrashStory MCP MCP Tool Read-only
get_review_analytics
(get review analytics) is one of 18 tools on the
CrashStory MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_review_analytics from your client
- Claude Code CrashStory MCP get_review_analytics run in your project directory
- Claude Desktop CrashStory MCP get_review_analytics ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CrashStory MCP get_review_analytics ~/.cursor/mcp.json
- VS Code CrashStory MCP get_review_analytics .vscode/mcp.json
- Zed CrashStory MCP get_review_analytics ~/.config/zed/settings.json
- Windsurf CrashStory MCP get_review_analytics ~/.codeium/windsurf/mcp_config.json
- Cline CrashStory MCP get_review_analytics ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CrashStory MCP get_review_analytics ~/.gemini/settings.json
- Grok CrashStory MCP get_review_analytics .mcp.json (in your project root)
- ChatGPT CrashStory MCP get_review_analytics Settings → Connectors → Advanced → Developer mode
- Claude.ai CrashStory MCP get_review_analytics Settings → Connectors → Add custom connector
- LangChain CrashStory MCP get_review_analytics pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http crashstory https://crashstory-mcp-production.up.railway.app/mcp
Other tools on this server
- search_attorneys
- get_attorney_profile
- find_nearby_attorneys
- list_attorney_cities
- get_attorney_leaderboard
- compare_attorneys
- get_attorney_reviews
- get_city_review_leaderboard
- get_review_intelligence
- compare_review_intelligence
- search_attorney_reviews
- search_crashes
- get_crash_details
- get_nearby_crashes
- list_research_datasets
- get_research_dataset_summary
- query_research_dataset
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.