lsd-mcp
If you are the rightful owner of lsd-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
LSD MCP server allows users to gather high-quality information directly from websites by connecting Claude to the internet using LSD SQL.
The LSD MCP server is a tool that enables users to connect Claude, an AI model, to the internet to perform tasks using LSD SQL. This server allows Claude to write, self-correct, and execute SQL queries that interact with cloud browsers. By leveraging the Model Context Protocol (MCP), it provides a communication layer between Claude and various computer-accessible interfaces, such as filesystems and web APIs. LSD SQL acts as a domain-specific language for the web, allowing developers to treat the internet as a Postgres-compatible database. This setup facilitates powerful parallelization and dynamic data retrieval without the need for predefined tables. The server requires Python and uv for operation and can be integrated with the Claude desktop app or other MCP clients.
Features
- Connects Claude to the internet using LSD SQL.
- Allows execution of SQL queries on cloud browsers.
- Facilitates communication between Claude and various interfaces via MCP.
- Enables dynamic data retrieval from the web.
- Supports powerful parallelization with just-in-time tables.