Back to Integrations
Tinybird
Interface with the Tinybird serverless ClickHouse platform
Last updated: 1/27/2026
README
# 🚨 DEPRECATED **This repository is deprecated and no longer maintained.** **New implementation:** [Tinybird MCP Server](https://www.tinybird.co/docs/forward/analytics-agents/mcp) **Please migrate to the official implementation.**
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"tinybird": {
// See GitHub repository for configuration
}
}
}See the GitHub repository for full installation instructions.