Provides real-time incident data from the Seattle Fire Department, optimized for large language models.

关于

SFD is a Model Context Protocol (MCP) server that offers a specialized interface for interacting with live incident data from the Seattle Fire Department. It acts as an intelligent proxy, providing both low-level API access with robust normalization and caching, as well as higher-level tools designed to answer specific questions like whether there's an active fire or evacuation orders. The server handles complex data transformations, error handling, and offers a reliable, structured way for LLMs to analyze critical emergency information.

主要功能

  • 0 GitHub stars
  • Low-level API proxy with data normalization and caching
  • Retrieval of the single most recent incident
  • Intelligent detection of active fire incidents
  • Scanning for evacuation orders using keyword analysis
  • Comprehensive data normalization and error handling

使用案例

  • Develop tools that analyze public safety data from the Seattle Fire Department
  • Integrate real-time Seattle fire incident data into LLM applications
  • Automate monitoring for active fires or evacuation orders