Token导航 LogoToken导航TokenDH.com
TI
数据服务HTTP官方级别未说明来源级核验

Tinybird (verified)

MCP Server

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

工具数

公开资料未说明
JavaScriptToken认证HTTP数据分析

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:37

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add tinybird

详细介绍

Tinybird (verified)

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

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add tinybird

# Browse available tools
npx -y smithery tool list tinybird

# Get full schema for a tool
npx -y smithery tool get tinybird explore_data

# Call a tool
npx -y smithery tool call tinybird explore_data '{}'

Direct MCP Connection

Endpoint: https://tinybird.run.tools

Required config:

  • token (query) — Tinybird workspace API token (or JWT). Generate one in the Tinybird UI under Tokens.

Optional config:

  • host (query) — Override API host for JWT + non-default region, e.g. https://api.eu-central-1.aws.tinybird.co

Tools (10)

  • explore_data — Explore data in the workspace to answer questions.
  • text_to_sql — Convert natural language question to SQL query.
  • list_datasources — List all datasources available in the workspace.
  • list_endpoints — List all endpoints available in the workspace.
  • list_service_datasources — List all service datasources available in the workspace.
  • execute_query — Execute a sql query against Tinybird SQL API.
  • server_usage_timeseries — Endpoint to get usage timeseries (sessions and users by method) for a specific MCP server over a configurable time wind…
  • tool_call_counts — Endpoint to get tool call counts and user counts by tool name for a specific MCP server
  • tool_uptime_timeseries — Daily uptime/success rate by tool for a specific MCP server.
  • client_usage_timeseries — Daily session counts broken down by client for a specific MCP server.
# Get full input/output schema for a tool
npx -y smithery tool get tinybird 

目录标签

目录标签

JavaScriptToken认证HTTP数据分析

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

token

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPtoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP