lsd-mcp
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.
What are the prerequisites for running the LSD MCP server?
You need Python and uv installed, along with the Claude desktop app or another MCP client.
How do I provide LSD to Claude?
Clone the repository, update the .env file with your LSD user email and API key, and run the MCP install command.
What should I do if the MCP server fails to start?
Ensure the correct path to the uv executable is set in the claude_desktop_config.json file and that Postgres is installed if needed.
What is LSD SQL?
LSD SQL is a domain-specific language for the web that allows developers to connect the internet to applications as though it were a Postgres-compatible database.
How can I contact support for LSD MCP?
You can reach out to pranav at lsd dot so for any questions.