About
Overview
The Better Stack MCP Server enables AI agents to interact with Better Stack (formerly Logtail) for monitoring and logging. It provides tools for managing uptime monitors, viewing incidents, querying logs, and configuring on-call schedules.
Capabilities
Tools & Capabilities
⚡list_monitors
List uptime monitors
⚡list_incidents
List incidents
⚡query_logs
Query log data
⚡create_monitor
Create a new monitor
Setup
Installation
bash
Install
npx -y mcp-server-betterstackExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"betterstack": {
"command": "npx",
"args": ["-y", "mcp-server-betterstack"],
"env": { "BETTERSTACK_API_TOKEN": "your-token" }
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026