MCP.so
登录

LSD MCP

@lsd-so

关于 LSD MCP

Updated MCP server based on TypeScript

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

lsd-so

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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?

评论

其他 分类下的更多 MCP 服务器