Loading...

This deprecated Tinybird MCP server provided read/write access to Tinybird data pipes; migrate to the official implementation for enhanced security and features.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
This deprecated Tinybird MCP server provided read/write access to Tinybird data pipes; migrate to the official implementation for enhanced security and features.
This deprecated server poses significant risks due to its unmaintained status and potential for data manipulation. It should not be used in production. Migrate to the official implementation immediately.
Performance characteristics are unknown and likely suboptimal due to the deprecated status of the server. Expect potential bottlenecks and inefficiencies.
Cost considerations are minimal as the server is deprecated. However, the risk of data corruption or security breaches outweighs any potential cost savings.
npx @smithery/cli{
"mcpServers": {
"mcp-tinybird": {
"command": "uvx",
"args": [
"mcp-tinybird",
"stdio"
],
"env": {
"TB_API_URL": "<TINYBIRD_API_URL>",
"TB_ADMIN_TOKEN": "<TINYBIRD_ADMIN_TOKEN>"
}
}
}
}TB_API_URLTB_ADMIN_TOKENcreate_data_sourceCreates a new data source within Tinybird.
Adds new data sources, potentially ingesting malicious data.
append_dataAppends data to an existing data source.
Allows modification of data within Tinybird.
query_dataQueries data from Tinybird data sources.
Read-only operation, no data modification.
delete_data_sourceDeletes a data source from Tinybird.
Destructive operation, can lead to data loss.
API Key
This deprecated server poses significant risks due to its unmaintained status and potential for data manipulation. It should not be used in production. Migrate to the official implementation immediately.
This deprecated server likely lacks proper sandboxing and access controls, increasing the risk of unintended consequences.
Production Tip
Do not use this deprecated server in production. Migrate to the official implementation.
No, this server is deprecated and should not be used in production.
The risks include potential vulnerabilities, data corruption, and lack of security updates.
Refer to the official Tinybird documentation for migration instructions.
Likely API Key based, but details are not well documented.
No, this deprecated server does not support sandboxing.
Due to its deprecated status, there are likely unknown vulnerabilities.
Yes, but this is a high-risk operation and should be avoided.