🚨 DEPRECATED
This repository is deprecated and no longer maintained.
New implementation: Tinybird MCP Server
Please migrate to the official implementation.
Connect to Tinybird for real-time analytics, query data sources, create API endpoints, and manage your analytics workspace
npx @tinybirdco/mcp-tinybird{
"mcpServers": {
"tinybird": {
"command": "npx",
"args": ["-y", "@tinybirdco/mcp-tinybird"],
"env": {
"TINYBIRD_TOKEN": "your-tinybird-admin-token"
}
}
}
}This repository is deprecated and no longer maintained.
New implementation: Tinybird MCP Server
Please migrate to the official implementation.