NODE mv_mcp_logs_python_pipe_0
SQL >
SELECT
app_name,
asctime as datetime,
funcName as func_name,
ifNull(extra_tool, '') as tool,
ifNull(extra_prompt, '') as prompt,
ifNull(extra_resource, '') as resource,
levelname as level,
extra_session as session,
extra_mcp_server_version as version,
extra_msg as message
FROM mcp_logs_python
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