SSS Report MCP Server
A Model Context Protocol (MCP) server for interacting with the Snap Send Solve Report API.
Overview
This MCP server provides tools to interact with Snap Send Solve reports, allowing AI assistants to:
- Fetch Report Details: Get comprehensive information about a specific report
- List Reports: Query and filter reports with various criteria
Features
- 🔍 Report Detail Lookup: Retrieve full report information including location, reporter, timeline, and AI analysis
- 📋 Report Listing: Filter reports by status, date range, incident type, and more
- 🔐 Token Validation: Automatic token expiration detection with helpful error messages
- 📊 Formatted Output: Human-readable markdown output or raw JSON
Quick Links
- Getting Started - Set up the MCP server
- Configuration - Configure environment variables
- Tools Reference - Complete tools documentation
- Troubleshooting - Common issues and solutions
Supported Environments
| Environment | API Base URL |
|---|---|
| Development | https://portal-api-dev.snapsendsolve.com |
| Staging | https://portal-api-staging.snapsendsolve.com |
| Production | https://portal-api.snapsendsolve.com |