150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/smithery/betterstack

Better Stack

REMOTE
smithery/betterstack

Monitor system availability, manage incident response workflows, and query telemetry data via SQL. Visualize logs, traces, and metrics with custom dashboards and interactive charts. Automate on-call scheduling and status page updates to keep teams informed during outages.

○ Remote (HTTP) Server
This server runs on the internet and communicates over HTTP. It does not have direct access to your local filesystem or environment variables.
Tools
75
Indexed
52d ago
Transport
Remote / HTTP
Liveness
● Live
Uptime
100%based on 24 checks
Avg response
263ms
← older · newer →
Security Scan
Security scan pending — this server has not yet been analyzed.
Risk Surface
Risk surface analysis pending — tool annotation scanning is coming soon.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://betterstack.run.tools
Tools (75)
telemetry_query
Execute a ClickHouse SQL query to retrieve logs, traces/spans, errors, and metrics from telemetry data. - **IMPORANT**: Use `telemetry_get_query_instructions_tool` to get instructions on how to create the correct query for logs and spans - **IMPORANT**: Use `telemetry_get_errors_query_instructions_tool` to get instructions on how to create the correct query for errors - **IMPORANT**: Use `telemetry_get_metrics_query_instructions_tool` to get instructions on how to create the correct query for metrics
telemetry_chart
Execute a ClickHouse SQL query and display the result as a line chart. Query instructions (column aliases, time granularity, data access patterns) are in: - `telemetry_get_query_instructions_tool` — logs and spans - `telemetry_get_errors_query_instructions_tool` — errors - `telemetry_get_metrics_query_instructions_tool` — metrics
uptime_acknowledge_incident_tool
Acknowledge an ongoing incident
uptime_create_incident_comment_tool
Create a comment on an incident
uptime_create_incident_tool
Create a new incident providing a summary of the issue, requester email, and other optional details
uptime_escalate_incident_tool
Escalate an ongoing incident to a user, team, schedule, or policy
uptime_get_incident_comments_tool
Get comments for an incident
uptime_get_incident_tool
Get detailed information about a specific incident
uptime_get_incident_escalation_options_tool
Get available escalation options for an incident
uptime_get_incident_timeline_tool
Get the timeline of events for an incident
uptime_list_incidents_tool
List incidents with filtering and pagination options
uptime_resolve_incident_tool
Resolve an ongoing incident
uptime_get_escalation_policy_tool
Get detailed information about a specific escalation policy
uptime_get_severity_tool
Get detailed information about a specific severity (urgency level)
uptime_list_escalation_policies_tool
List all escalation policies with their steps and configuration
uptime_list_severities_tool
List all severities (urgency levels) with their notification settings
uptime_get_monitor_availability_tool
Get availability (SLA) summary for a specific monitor
uptime_get_monitor_tool
Get details of a specific monitor
uptime_get_monitor_response_times_tool
Get response time metrics for a specific monitor
uptime_list_monitors_tool
List monitors with optional filtering and pagination
uptime_get_heartbeat_availability_tool
Get availability summary for a specific heartbeat
uptime_get_heartbeat_tool
Get details of a specific heartbeat
uptime_list_heartbeats_tool
List all heartbeats with filtering and pagination options
uptime_get_on_call_tool
Get detailed information about a specific on-call calendar or the default calendar
uptime_get_on_call_event_tool
Get detailed information about a specific on-call event
uptime_get_on_call_rotation_tool
Get on-call rotation configuration for a specific calendar
uptime_list_on_call_events_tool
List all on-call schedule events for a specific calendar
uptime_list_on_calls_tool
List all on-call calendars for the team
uptime_create_status_page_report_tool
Create a new status page report
uptime_create_status_page_report_update_tool
Create a new status update for an existing status page report
uptime_get_status_page_tool
Get details of a specific status page
uptime_get_status_page_resources_tool
Get resources (monitors/heartbeats) for a specific status page
uptime_get_status_page_report_update_tool
Get details of a specific status page report update
uptime_list_status_page_reports_tool
List status reports (incidents/maintenance) for a specific status page
uptime_list_status_pages_tool
List all status pages with filtering and pagination options
uptime_list_status_page_report_updates_tool
List status updates for a specific status report
telemetry_add_chart_to_dashboard_tool
Add a new chart to a dashboard. Use the `section` parameter to organize charts into named sections — sections are auto-created if they don't exist, and charts are auto-positioned within them. **IMPORTANT: Follow this workflow:** 1) Call get_chart_building_instructions first for chart type, unit, and settings reference. 2) If you haven't already verified the query by previewing with `telemetry_chart` (which runs the query and reports errors automatically), test it with `telemetry_query` first. The SQL query should use variables like {{source}}, {{start_time}}, {{end_time}}, and {{time}} for proper integration with dashboard filters
telemetry_add_dashboard_section_tool
Add a section divider to a dashboard. Sections span the full width and help organize charts into groups. Charts and sections at or below the insertion point are shifted down to make room
telemetry_build_explore_query_tool
Generates a ClickHouse SQL query from natural language for exploring logs and spans data in Better Stack. The query is specifically formatted for use in the Better Stack Explore page UI. **Note**: The generated query uses Better Stack's query syntax and will not work directly in raw ClickHouse.
telemetry_build_metric_query_tool
Generates a ClickHouse SQL query from natural language for creating metrics visualizations in Better Stack Dashboards. Returns a query optimized for charts and dashboards that can be directly used in the Dashboard builder UI. **Note**: The generated query uses Better Stack's query syntax and will not work directly in raw ClickHouse.
telemetry_create_application_tool
Create a new application in Better Stack. Returns the created application details including ID, ingestion token, ingesting host URL, retention settings, and platform-specific integration documentation links with next steps for configuration
telemetry_create_cloud_connection_tool
Create a secure cloud connection for direct ClickHouse query access to logs, spans, and metrics data. Returns connection credentials (host, port, username, password), sample queries for each data type, and cURL command examples. Connections expire after 1 hour by default
telemetry_create_dashboard_tool
Create a new dashboard. Optionally use a template to start with pre-configured charts. Call get_chart_building_instructions for guidance on dashboard structure and layout. Optionally specify a source_id to preconfigure the dashboard with that source. Returns the new dashboard ID which can be used with add_chart_to_dashboard to add charts
telemetry_create_source_tool
Create a new log source in Better Stack. Returns the created source details including ID, ingestion token, ingesting host URL, retention settings, and platform-specific integration documentation links with next steps for configuration
telemetry_edit_chart_tool
Edit an existing chart name, query, type, or settings. Only provide the fields you want to change. **IMPORTANT: If changing the query:** If you haven't already verified the new query by previewing with `telemetry_chart` (which runs the query and reports errors automatically), test it with `telemetry_query` first before updating the chart. Call get_chart_building_instructions for chart type and settings reference. Use get_dashboard_details first to find the chart ID
telemetry_export_dashboard_tool
Export a dashboard configuration as JSON. Returns the complete dashboard data structure including charts, sections, presets, and settings
telemetry_get_application_details_tool
Get comprehensive details of a specific application including its configuration, retention settings, ingestion details, custom bucket settings (if configured)
telemetry_get_chart_building_instructions_tool
Get comprehensive instructions for building charts and dashboards, including chart types, units, axis settings, column mapping, legend placement, layout tips, and common mistakes. Call this before creating or editing charts
telemetry_get_chart_details_tool
Get detailed information about a specific chart including its SQL queries, configuration, and settings. Use get_dashboard_details first to find the chart ID
telemetry_get_dashboard_details_tool
Get detailed information about a specific dashboard including its charts, sections, layout, and configuration. Use this to understand a dashboard structure before modifying it
telemetry_get_error_details_tool
Get comprehensive details of a specific error including its type, message, call site information, first occurrence, and current state (unhandled, unresolved, ignored, resolved, or reoccurred)
telemetry_get_errors_query_instructions_tool
Get comprehensive instructions for building SQL ClickHouse queries for error tracking, including both error patterns (metrics) and individual exceptions. Explains when to use each source and provides examples for common use cases
telemetry_get_metric_details_tool
Get comprehensive details about a specific metric. Returns metric overview (data points, active series, available aggregations), definition (SQL expression or JSON path), example queries for different aggregation functions, and Prometheus tags (for pure metrics). Essential for understanding how to query and use a metric
telemetry_get_metric_query_instructions_tool
Get instructions for building SQL ClickHouse queries for metrics, including available metrics, aggregations, and examples
telemetry_get_metrics_and_cardinality_tool
Get complete metrics and cardinality for a source. Returns a table of all available metrics (pure and computed) with their names, types, data points count, and active series count
telemetry_get_query_instructions_tool
Get instruction for building SQL ClickHouse queries, including fields, aggregations, and examples, that can be used for running queries using direct connections to the ClickHouse proxy
telemetry_get_replays_query_instructions_tool
Get comprehensive instructions for building SQL ClickHouse queries for session replays. Explains data structure, provides examples for listing replays, finding replays linked to errors, and filtering by user/environment
telemetry_get_source_details_tool
Get comprehensive details of a specific source including its configuration, retention settings, ingestion details, custom bucket settings (if configured)
telemetry_get_source_fields_tool
Get complete field catalog for a logs or spans source. Returns a table of all queryable fields with their paths and data types. Essential for understanding what fields can be queried for building custom queries
telemetry_import_dashboard_tool
Import a dashboard from JSON configuration. Creates a new dashboard with the provided data structure
telemetry_list_applications_tool
List all available applications in a paginated table format. Returns application ID, name, platform type, team, status (active/paused), data region, and creation date
telemetry_list_clusters_tool
List all available storage clusters for a specific team. Returns a table with cluster IDs, names, and regions. Used primarily for creating cloud connections to query logs and metrics data directly via ClickHouse
telemetry_list_dashboard_templates_tool
List all available dashboard templates in a paginated table format. Returns template ID, name, description, and other metadata
telemetry_list_dashboards_tool
List all available dashboards in a paginated table format. Returns dashboard ID, name, creation date, and last updated date
telemetry_list_data_regions_tool
List all available data regions and clusters for application and source creation. Returns a table with region IDs (to use when creating applications or sources), display names, types (Region or Cluster), and geographical locations. Includes usage instructions for both standard regions and custom clusters
telemetry_list_releases_tool
List all releases for a specific application in a paginated table format. Returns release reference, environments, first seen, and last seen timestamps
telemetry_list_sources_tool
List all available sources in a paginated table format. Returns source ID, name, platform type, team, status (active/paused), data region, and creation date
telemetry_list_teams_tool
List all available teams in Better Stack Logs. Returns a table with team IDs and names, grouped by organization
telemetry_move_charts_tool
Move one or more charts to new positions on a dashboard. Validates the final layout for overlaps, allowing swaps and complex rearrangements. All moves are applied atomically - if any move is invalid, none are applied. Grid is 12 columns wide
telemetry_remove_chart_tool
Remove a chart from its dashboard permanently. This action cannot be undone and will also remove any alerts associated with the chart. Use get_dashboard_details first to find the chart ID
telemetry_remove_dashboard_section_tool
Remove a section divider from a dashboard permanently. This action cannot be undone. Charts are not affected - only the section header is removed. Use get_dashboard_details first to find the section ID
telemetry_remove_dashboard_tool
Remove a dashboard permanently. This action cannot be undone
telemetry_rename_dashboard_tool
Rename an existing dashboard
telemetry_update_error_state_tool
Update the state of a specific error (mark as resolved, ignored, or unresolved)
better_stack_search_documentation_tool
Search for relevant documentation articles and return their contents
Is this your server?
Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming — register now and you'll be first in line.
Create your account →
More from smithery
Octagon
AI agents for financial research. Query SEC filings, analyze company data, and retrieve market intelligence.
Jam
Capture and report bugs with automatic screen recordings and environment details. Create, view, and manage bug reports with full context.
Harvest
Log billable hours, manage projects, and send invoices. Track time across tasks, review team capacity, and generate expense reports.
X(Twitter) MCP Server
A server to create drafts of X(Twitter) posts, threads using LLMs and post directly from the chat.
Aiwyn Tax
Automate tax workflow tasks and manage client engagements. Track deadlines, organize documents, and handle billing for accounting firms.
Zoho mail
Zoho Mail is a secure and ad-free email hosting platform with collaboration tools, calendar integration, and extensive administrative controls
Similar servers
lanonasis-mcp
Manage long-term memory across projects with fast semantic search and retrieval. Create, update, and organize memories, then query them to ground your workflows with relevant context. Control API keys and configuration, monitor system status, and instantly search the LanOnasis docs when you need guidance.
suguvisa-mcp
日本の特定技能ビザ申請を自動化するMCPサーバー。申請種別判定、必要書類リスト、期限計算、データ検証に対応。 **日本の特定技能(SSW)ビザ申請業務を、AIチャットだけで完結させる業界唯一のMCPサーバー。** 行政書士・登録支援機関・受入れ機関が日常的に行うビザ申請業務——申請種別の判定、必要書類の洗い出し、期限管理、書類生成——を **18種のAIツール** で自動化。Claude、ChatGPT、Cursor、Windsurf 等のAIアシスタントに直接組み込んで使えます。 ### ✨ できること - 🔍 **申請パターンの自動判定** — 「技能実習2号→特定技能1号」のように現在と申請先のビザを伝えるだけで、正式な申請種別・使用様式・標準処理期間・試験免除条件を瞬時に特定 - 📋 **必要書類リストの自動生成** — 130以上の申請パターンに対応。「2年以内の同一機関申請で省略可」「登録支援機関への委託で不要」等の省略条件を自動適用 - ⏰ **期限計算** — 随時届出の14日ルール、更新申請の3ヶ月前開始日、通算在留5年上限チェック、認定証明書の有効期限を自動算出し、リスクレベルを色分け警告 - 📸 **在留カードOCR** — Google Vertex AI Document AIによる高精度読み取り。氏名・国籍・在留資格・期限・カード番号を構造化データに変換(画像は保存しません) - 📄 **オンライン申請CSV/Excel生成** — 入管オンライン申請システムに直接アップロード可能な形式で一括出力。公式.xlsmテンプレートへのマクロ非破壊データ注入にも対応 - 📝 **紙申請PDFマッピング** — 紙申請書の全フィールドにデータを自動マッピングし、完成度をパーセント表示 - 📊 **年次定期届出の自動生成** — 受入れ状況・活動状況・支援実施状況をCSV(オンライン用)とExcel(紙提出用)で同時出力 - 🤖 **自律型ワークフロー** — AIが対話で不足データを収集し、判定→検証→書類生成まで自動実行。途中で人間の確認を挟むHITLパターン対応 - ⚖️ **法改正の自動追跡** — 制度変更・運用要領の改定を自動的に把握し、申請への影響を通知 - 🔎 **法務文書のAI検索** — Vertex AI Searchで法務マニュアル・チェックリスト・テンプレートを自然言語検索 - 📈 **申請結果の統計分析** — 補正率・通過率を申請パターンごとに集計し、次回申請の改善提案を自動生成 - 🔒 **監査ログ** — 全操作をSupabaseに記録し、コンプライアンスとトレーサビリティを確保
query-test-mcp
SQLite Explorer
Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view detailed schema metadata to understand structure quickly. Verify connectivity and readiness with a quick health check.
MCP-PostgreSQL-Ops
Monitor and analyze PostgreSQL databases with natural-language queries. Diagnose slow queries, locks, bloat, replication lag, and WAL health across single or multiple databases. Get safe, read-only insights with schema discovery and clear maintenance recommendations.
Gmail Manager
Gmail Manager MCP gives Claude Desktop direct access to your Gmail inbox, allowing you to: 🔍 Search & Filter - Find emails by sender, subject, date, or any Gmail query 🏷️ Smart Organization - Create and apply labels to categorize emails automatically 🗑️ Bulk Operations - Delete multiple emails at once based on your criteria 📊 Inbox Analytics - Get insights about your email patterns and volume 🧹 Smart Cleanup - Remove old newsletters, notifications, and spam efficiently Perfect for inbox zero enthusiasts and anyone drowning in email overload!
Indexed from Smithery · Updates nightly
View on Smithery →