Customer Data Platforms Python ★ 79

tinybirdco/mcp-tinybird

An MCP server to interact with a Tinybird Workspace from any MCP client.

Add to Claude Desktop config.json

{
  "mcpServers": {
    "tinybirdco-mcp-tinybird": {
      "command": "python",
      "args": [
        "-m",
        "mcp_tinybird"
      ]
    }
  }
}

🚨 DEPRECATED

This repository is deprecated and no longer maintained.

New implementation: Tinybird MCP Server

Please migrate to the official implementation.

Similar MCP servers

More in Customer Data Platforms →