Skip to main content
Glama

LSD MCP Server

by lsd-so

view_lsd

Generates a URL for viewing results and visual playback of LSD SQL evaluations, enabling users to analyze and interact with web data transformed into a queryable structure.

Instructions

"Returns a URL to a page where the user can view results as well as a visual playback of LSD SQL evaluation

Input Schema

NameRequiredDescriptionDefault
lsd_sql_codeYes

Input Schema (JSON Schema)

{ "properties": { "lsd_sql_code": { "title": "Lsd Sql Code", "type": "string" } }, "required": [ "lsd_sql_code" ], "title": "view_lsdArguments", "type": "object" }

Other Tools from LSD MCP Server

Related Tools

    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/lsd-so/lsd-mcp'

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