tinybirdco/mcp-tinybird
0 Views
0 Installs
🐍 ☁️ - An MCP server to interact with a Tinybird Workspace from any MCP client.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"tinybirdco-mcp-tinybird": {
"command": "npx",
"args": [
"-y",
"tinybirdco-mcp-tinybird"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
🚨 DEPRECATED
This repository is deprecated and no longer maintained.
New implementation: Tinybird MCP Server
Please migrate to the official implementation.