Skip to main content
Glama

LSD MCP Server

by lsd-so

run_lsd

Execute LSD SQL queries securely using user credentials to transform web data into a structured, queryable format. Simplifies real-world data interactions for Claude AI.

Instructions

Runs LSD SQL using user credentials in .env

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": "run_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