Vinkius

Tinybird Data Platform MCP. Audit, query, and manage real-time data flows in chat.

Tinybird Data Platform connects your AI agent directly to a real-time data warehouse, giving you hands-on control over complex analytics infrastructure. You can manage all your data sources and transformation logic from chat alone. Use this MCP to list every available workspace, check row counts for any data source, audit pipeline status, or run arbitrary SQL queries against live data. It's full operational oversight for data engineers.

Tinybird Data Platform MCP is compatible with Claude Claude
Tinybird Data Platform MCP is compatible with ChatGPT ChatGPT
Tinybird Data Platform MCP is compatible with Cursor Cursor
Tinybird Data Platform MCP is compatible with Gemini Gemini
Tinybird Data Platform MCP is compatible with Windsurf Windsurf
Tinybird Data Platform MCP is compatible with VS Code VS Code
Tinybird Data Platform MCP is compatible with JetBrains JetBrains
Tinybird Data Platform MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Inventory Data Sources

List every data source and workspace available in your current analytical environment.

Audit Data Source Status

Get detailed information, including row counts and storage sizes, for any specified data source.

Examine Data Pipelines

List all transformation pipelines (Pipes) or retrieve the specific SQL logic used within them.

Run Ad-Hoc Queries

Execute any arbitrary SQL query against your live data warehouse using ClickHouse dialect.

Analyze Pipeline Execution

Run a specific Pipe and immediately retrieve the results as structured JSON output.

Waiting for input…

AI Agent
Tinybird Data Platform

What AI agents can do with Tinybird Data Platform with 10 Tools

Use these tools to manage everything from listing workspaces to executing complex real-time SQL queries against your entire data platform.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Tinybird Data Platform MCP

Execute Sql Query

Runs an arbitrary SQL query directly against the Tinybird workspace data.

Get Datasource Details

Retrieves detailed information about a specific Data Source in the platform.

Get Pipe Details

Gets comprehensive details for any specified data transformation Pipe.

Get Datasource Stats

Pulls current ingestion and usage statistics for a selected Data Source.

List Datasources

Retrieves a full list of every data source connected to the workspace.

List Pipe Nodes

Lists all individual SQL nodes contained within a specific transformation Pipe.

List Pipes

Retrieves a list of every available data transformation pipe in the workspace.

List Auth Tokens

Lists all authentication tokens, allowing you to audit access control within the...

List Workspaces

Retrieves a list of every available data workspace across your account.

Query Pipe Data

Executes an entire Pipe and returns the resulting dataset as structured JSON.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Tinybird Data Platform MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Tinybird Data Platform integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Tinybird Data Platform, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Tinybird Data Platform MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Tinybird. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Pain of Context-Switching Data Checks

Today, checking the health of your analytics platform is a multi-step chore. You open the main dashboard to check Data Source A's row count. Then you tab over to the Pipelines section to see if Pipe B has run recently, and finally, you might have to copy a token ID into a separate terminal window just to audit the permissions. It's clicking, switching tabs, and constantly copying credentials.

With this MCP, all that operational visibility lives inside your chat window. You simply ask your agent to get_datasource_stats for Source A while simultaneously listing_pipes to check Pipe B's status. The agent gathers all that disparate information and presents it back in one clean, conversational response.

Tinybird Data Platform MCP: Querying Live Insights

Gone are the days of manually running a query in a separate client just to validate if the data is ready. You can now use execute_sql_query and then immediately follow up with query_pipe_data on the resulting dataset, all within the same chat session.

The result is a continuous flow of information, making your entire analytical workflow feel less like software operations and more like having an expert teammate sitting right next to you.

What Tinybird Data Platform MCP does for your AI

This MCP lets you treat your entire analytical infrastructure like a conversational service. Instead of opening the Tinybird dashboard and clicking through five different tabs just to check if a data stream is healthy, your agent handles it all. You can ask it to list every workspace available or inspect a specific Data Source's current ingestion stats—all in natural language.

It lets you run complex SQL queries without writing boilerplate connection code yourself. Furthermore, the platform allows deep dives into how your data changes, enabling you to retrieve the exact SQL logic used by any Pipe and even execute those published transformations for instant results. Connecting this MCP through Vinkius means you get centralized control over all these critical functions from one place, making operational monitoring feel like a simple chat conversation.

Built · Hosted · Managed by Vinkius Tinybird Data Platform - Real-Time Analytics MCP
Server ID 019d848e-f293-7286-96e3-4cf81e16a375
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Tinybird Data Platform MCP

How does Tinybird Data Platform MCP list all data sources? +

You use the list_datasources tool. It immediately provides a comprehensive inventory of every source connected to your workspace, giving you an at-a-glance view of what's available for analysis.

Can I check my data pipeline status using Tinybird Data Platform MCP? +

Yes. You can use list_pipes to see every defined pipe, and then get_pipe_details or query_pipe_data to understand its logic or execute it for results.

What is the difference between execute_sql_query and query_pipe_data? +

execute_sql_query runs any SQL you write, giving maximum flexibility. query_pipe_data executes a pre-built Pipe, ensuring that your logic follows established data transformation rules.

Does Tinybird Data Platform MCP help with security audits? +

Absolutely. You can use list_auth_tokens to retrieve a full list of all authentication tokens and audit who has access across the workspace.