blaze-xyz/betterstack-logs-mcp
If you are the rightful owner of betterstack-logs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Betterstack Logs MCP Server is a Model Context Protocol server designed to facilitate AI assistants in querying and analyzing logs from Betterstack, with support for multiple sources and intelligent source selection.
Tools
Functions exposed to the LLM to take actions
list_sources
Get all available log sources
list_source_groups
Get configured source groups
get_source_info
Get details about a specific source
get_source_group_info
Get details about a source group
query_logs
Execute custom ClickHouse SQL queries
search_logs
Simple text search across logs
get_recent_logs
Fetch recent logs with filters
get_historical_logs
Query archived logs
query_metrics
Access performance metrics
analyze_errors
Find and analyze error patterns
export_logs
Export logs in JSON/CSV formats
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client