Tinybird Data Platform

Tinybird Data Platform MCP Connector for Claude

A+

Analyze real-time data via Tinybird — manage Data Sources, inspect Pipes, and query endpoints directly.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to Tinybird, the real-time data platform for developers. This integration allows you to oversee your analytical infrastructure, manage ingestion storage (Data Sources), and interact with transformation logic (Pipes) through natural conversation.

What you can do

  • Infrastructure Oversight — List and inspect all your Data Sources and Pipes in real-time
  • Transformation Analysis — Retrieve SQL logic and nodes for any Pipe to understand how data is being processed
  • Live Querying — Execute published Pipes or run arbitrary SQL queries (ClickHouse dialect) to explore your data directly via the agent
  • Operational Metrics — Check ingestion stats, row counts, and storage sizes for your analytical units
  • Access Control — List and audit authentication tokens and workspace configurations

How it works

  1. Subscribe to this server
  2. Enter your Tinybird Admin Token (found in your Tinybird workspace settings)
  3. Start analyzing and managing your real-time data flows via chat

Who is this for?

  • Data Engineers — quickly audit pipe logic and data source states during development
  • Product Analysts — run quick SQL queries or check pipe outputs without opening the dashboard
  • DevOps Teams — monitor ingestion performance and token scopes via AI assistance
real-time-datadata-ingestionsql-queriesdata-pipelinesapi-endpointsanalytics-infrastructure

10 tools expose this connector's capabilities to your AI agent.

execute_sql_query

Execute an arbitrary SQL query against the Tinybird workspace

get_datasource_details

Get comprehensive information for a specific Data Source

get_pipe_details

Get detailed information for a specific Pipe

get_datasource_stats

Retrieve ingestion and usage statistics for a Data Source

list_datasources

Retrieve a list of all Data Sources in the current workspace

list_pipe_nodes

List all SQL nodes within a specific Pipe

list_pipes

Retrieve a list of all Pipes in the current workspace

list_auth_tokens

Retrieve a list of all authentication tokens in the workspace

list_workspaces

Retrieve a list of available workspaces

query_pipe_data

Execute a Pipe and retrieve the results as JSON

See how to talk to your AI agent using Tinybird Data Platform.

List all data sources in my Tinybird workspace.

Fetching data sources... I found 3 sources: 'events_log' (1.2M rows), 'users_data' (50k rows), and 'api_analytics' (800k rows). Which one would you like to inspect?

Run the pipe 'monthly_revenue_summary' with limit 5.

Executing pipe... Here are the top 5 records from 'monthly_revenue_summary': 1. Jan ($12k), 2. Feb ($15k), 3. Mar ($11k)...

Log in to your [**Tinybird Dashboard**](https://app.tinybird.co/), select a workspace, and go to the 'Auth Tokens' section. You can use the Admin Token or create a custom one with the necessary scopes.

Related Connectors