{} Tatami MCP
Connect your MCP client to https://mcp.tatamimonitor.com/mcp.
Create a Tatami API key in your account, then configure these headers:
{
"Authorization": "Bearer <token from Manage API Keys>",
"X-Tatami-Team-Id": "<team id>",
"X-Tatami-Project-Id": "<project id>"
}
The server exposes search_events, get_top_reasons, query_report, and get_query_reference.