Skip to main content
Glama

Tinybird MCP server

Official
by tinybirdco
NODE mv_mcp_logs_pipe_0 SQL > SELECT JSONExtractString(record, 'appName') as app_name, timestamp as datetime, JSONExtractString(record, 'funcName') as func_name, JSONExtractString(record, 'tool') as tool, JSONExtractString(record, 'prompt') as prompt, JSONExtractString(record, 'resource') as resource, level as level, session as session, JSONExtractString(record, 'version') as version, JSONExtractString(record, 'message') as message FROM mcp_logs TYPE materialized DATASOURCE mcp_monitoring

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