AgentMarketMCP / SKILL 资产档案馆

目录 / Tinybird

MCP 需 API Key 未评级 已上架

Tinybird

Query and manage Tinybird real-time analytics — run SQL pipes, inspect data sources, manage tokens and workspaces.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:token)
端点
https://tinybird.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "Tinybird": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://tinybird.run.tools"
    }
  }
}

能力清单

工具说明
explore_dataExplore data in the workspace to answer questions.
text_to_sqlConvert natural language question to SQL query.
list_datasourcesList all datasources available in the workspace.
list_endpointsList all endpoints available in the workspace.
list_service_datasourcesList all service datasources available in the workspace.
execute_queryExecute a sql query against Tinybird SQL API.
server_usage_timeseriesEndpoint to get usage timeseries (sessions and users by method) for a specific MCP server over a configurable time window (default 30 days)
tool_call_countsEndpoint to get tool call counts and user counts by tool name for a specific MCP server
tool_uptime_timeseriesDaily uptime/success rate by tool for a specific MCP server. Used for line chart visualization of tool reliability over time. Returns daily uptime percentage for each tool_name. Uses the same error calculation as method_reliability for consistency: rpc_errors = (is_unavailable OR is_server_error) AND is_error_eligible
client_usage_timeseriesDaily session counts broken down by client for a specific MCP server. Used for stacked bar chart visualization of client usage over time. Filters to initialize method only since that's where client_name is set.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。