We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dpkirschner/mcp-sfd'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•235 B
"""
MCP Server for Seattle Fire Department Live Incident Proxy.
This package provides tools for LLMs to fetch and analyze Seattle Fire Department
live incident data through the Model Context Protocol (MCP).
"""
__version__ = "0.1.0"