Skip to main content
Glama

Tinybird MCP server

Official
by tinybirdco
mcp_monitoring.datasource654 B
# Data Source created from Pipe 'mv_mcp_logs_python_pipe' SCHEMA > `app_name` String `json:$.app_name`, `datetime` DateTime64(3) `json:$.datetime`, `func_name` LowCardinality(String) `json:$.func_name`, `tool` LowCardinality(String) `json:$.tool`, `prompt` LowCardinality(String) `json:$.prompt`, `resource` LowCardinality(String) `json:$.resource`, `level` LowCardinality(String) `json:$.level`, `session` String `json:$.session`, `version` Nullable(String) `json:$.version`, `message` String `json:$.message` ENGINE "MergeTree" ENGINE_PARTITION_KEY "toYYYYMM(datetime)" ENGINE_SORTING_KEY "app_name, datetime"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tinybirdco/mcp-tinybird'

If you have feedback or need assistance with the MCP directory API, please join our Discord server