MCP.so
Sign In

LSD MCP

@lsd-so

About LSD MCP

Updated MCP server based on TypeScript

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

lsd-so

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is LSD MCP?

LSD MCP is an MCP server that connects AI assistants to LSD, a platform offering a PostgreSQL-compatible database and a language for web data extraction. It is intended for users who want to leverage LSD’s dynamic tools, called “trips,” through their MCP client.

How to use LSD MCP?

Authenticate with your LSD account email and an API key via the ~/.lsd configuration file or by setting LSD_USER and LSD_PASSWORD environment variables. Add the server to your MCP client (e.g., Claude desktop) by specifying the command node and the path to the built index.js file from the cloned repository.

Key features of LSD MCP

  • Connects AI assistants to LSD’s PostgreSQL-compatible database.
  • Supports dynamic tools defined as LSD “trips.”
  • Allows custom skills via LSD language programs.
  • Runnable from source or via MCP registry like Pulse.
  • Extensible with TypeScript using the internetdata SDK.

Use cases of LSD MCP

  • Research assistance: use the built‑in lsd_research prompt for interactive data gathering.
  • Automated web data extraction using LSD trips.
  • Building custom AI tools that query or manipulate web data.

FAQ from LSD MCP

How do I authenticate to LSD MCP?

Comments

More Other MCP servers