Firehydrant
Freeby MCP Community
Model Context Protocol (MCP) Server for the *FireHydrant* API.
v0.0.4Added Apr 12, 2026
Firehydrant MCP Server
Model Context Protocol (MCP) Server for the FireHydrant API.
Installation
npx -y firehydrant-mcp
Reviews
Installation
Quick install
npx -y firehydrant-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"firehydrant": {
"command": "npx",
"args": ["-y", "firehydrant-mcp"]
}
}
}