LSD MCP Server

by lsd-so

Integrations

  • Enables use of the LSD SDK and internetdata tools hosted on GitHub for authentication and extending the MCP server's capabilities

  • Supports the use of published modules (trips) that consist of LSD programs, which can be deployed as skills for the MCP client

  • Enables extending the MCP server's capabilities using the internetdata SDK, which bridges with the web and can be used to create custom functionality

LSD MCP

これはLSD用のMCPサーバーの更新版です。この更新の目的は、 SDKを使用してトリップとして定義された動的ツールを効果的に活用することです。

コンテンツ

はじめる

認証中

これは、弊社の SDKを使用して、実行中の MCP サーバーをアカウントに接続することです。

userpassword用語を使用する理由は、接続先がpostgres 互換データベースであるためです。

設定ファイル

ホーム ディレクトリで、 .lsdという名前のファイルに、 user名とpasswordのプロパティ、メールアドレス、およびプロファイルAPI キーを含む JSON を書き込みます。

{ "user": "<you@email.domain>", "password": "<api_key>" }
環境変数

あるいは、環境変数LSD_USERLSD_PASSWORDを設定することもできます。

$ export LSD_USER='you@email.domain' $ export LSD_PASSWORD='<api_key>'

**重要:**この方法を採用したときにエラーが発生した場合は、設定された環境変数が PATH または MCP クライアントが呼び出しているプロセスからアクセス可能であることを確認してください。

MCPレジストリの使用

https://www.pulsemcp.com/servers/lsd-so-internetdata

すぐにさらに追加されます。

出典

  1. このリポジトリをクローンする
$ git clone https://github.com/lsd-so/mcp.git
  1. Claude デスクトップを使用している場合は、 claude_desktop_config.jsonファイルを更新します (作成ガイドはこちら)。
{ "mcpServers": { // other MCP servers configured here... "lsd": { "command": "node", "args": [ "/<path>/<to>/mcp/build/index.js" ] } } }

使用例

交流

抽出

LSDによる機能拡張

MCP クライアントに「スキル」を教えたいシナリオでは、 LSD トリップ(それは何ですか? ) を使用して行うことができます。

旅行とは何ですか?

「トリップ」とは、ローカル ブラウザーと対話することによって生成されたか、トリップを直接公開することによって生成された LSD プログラムで構成される公開モジュールです。

自転車ブラウザから

Bicycle ブラウザから、「クリック言語」を使用して LSD を派生できます。これは、右上のトランスクリプター アイコンをクリックしてアクティブ化できます。

または、 Command+k (Linux/Windowsの場合はCtrl+k )を押します。これで、繰り返しコンテナや関心のあるフィールドをインタラクティブに「摘み取る」ことができます。

生成された LSD を使用すると、次のようにエイリアスを編集できます。

その後、言語を使用して公開できます。

言語を使う

ワークベンチから編集するだけで、旅行を公開できます。

TypeScriptによる機能拡張

ウェブとのブリッジに裏で使用されているinternetdata SDK をご確認ください。または、 create-your-internet ショートカットを使って始めることもできます。

$ yarn create your-internet

または、npmを好む場合は

$ npm create your-internet

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

言語モデルを LSD データベースに接続し、Web データの抽出、調査機能、およびインターネットデータ SDK を通じて機能を拡張するためのカスタム「トリップ」を可能にする MCP サーバー。

  1. コンテンツ
    1. はじめる
      1. 認証中
      2. MCPレジストリの使用
      3. 出典
    2. 使用例
      1. 交流
      2. 抽出
    3. LSDによる機能拡張
      1. 旅行とは何ですか?
      2. 自転車ブラウザから
      3. 言語を使う
    4. TypeScriptによる機能拡張

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
        Last updated -
        39
        26
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables large language models to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data through natural language.
        Last updated -
        340
        MIT License
        • Apple
      • -
        security
        -
        license
        -
        quality
        A server that enables communication with multiple unichat-based MCP servers simultaneously, allowing users to query different language models and combine their responses for more comprehensive results.
        Last updated -
        JavaScript
      • -
        security
        F
        license
        -
        quality
        An MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.
        Last updated -
        24
        1
        JavaScript
        • Apple

      View all related MCP servers

      ID: 8e172wxzk3