lsd-mcp
63
The LSD MCP Server lets users gather and manipulate web data using LSD SQL through the Claude interface. It requires Python and uv and integrates with Claude to perform advanced internet operations using LSD.
LSD MCP Server
Immediately gather high-quality information directly from a website by giving LSD the link via Claude MCP.
- Claude connects to the internet to write, self-correct, and run LSD SQL connected to cloud browsers.
Quickstart
- Dependencies: Requires Python and uv installed, alongside the Claude desktop app or another MCP client. LSD requires sign-up and API key association.
- Running MCP Server: Update
.env
with LSD details, install LSD to Claude withuv
, and restart Claude to effect changes. - Claude can then perform operations using LSD SQL.
What is MCP?
MCP provides a communication layer between Claude and computer-accessible interfaces, allowing LLMs to interact with the real world.
What is LSD?
LSD SQL is a domain-specific language for connecting applications to the internet as if it were a PostgreSQL database, enabling simple yet powerful web interactions.