Firesite MCP Basic

Model Context Protocol Server

Server Online

Endpoints

GET /health

Server health check

POST /v1/messages

Claude API proxy (requires authentication)

GET /sse

Server-Sent Events for MCP protocol

Security

This server uses CORS whitelisting for production domains and API key authentication for localhost development. Unauthorized domains are blocked.