Skip to main content
Glama

Sequential Thinking Tool API

by bta4935

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

連続的な思考セッションを管理するための Node.js/TypeScript バックエンド。ユーザーはセッションを作成し、構造化されたシーケンスで思考を投稿することができ、Server-Sent Events によるリアルタイム更新もサポートされます。

  1. 目次
    1. インストール
      1. サーバーの実行
        1. ts-node (開発版)の使用
        2. npm スクリプトを使用する(利用可能な場合)
        3. コンパイルされたJavaScriptの使用
      2. APIエンドポイント
        1. 1. 最初に考えたセッションを作成する
        2. 2. 追加の考えを投稿する
      3. MCP SSE (サーバー送信イベント)
        1. 概要
        2. 終点
        3. curlコマンドの例
        4. イベント応答の例
        5. 使用上の注意
      4. 検証
        1. ユーザーフロー: 最初の考えでセッションを作成
          1. エラー応答の例(無効な入力)
        2. 発達
          1. ライセンス

            Related MCP Servers

            • -
              security
              -
              license
              -
              quality
              This TypeScript-based server implements a simple notes system, allowing users to create and manage text notes and generate summaries, showcasing core MCP concepts.
              Last updated -
              5
              13
              • Apple
            • A
              security
              -
              license
              A
              quality
              A TypeScript Model Context Protocol server that integrates with Google Tasks API, allowing users to create, list, update, delete, and toggle completion status of tasks.
              Last updated -
              4
              6
              MIT License
            • A
              security
              -
              license
              A
              quality
              Node.js server implementing Model Context Protocol that enables interaction with TaskWarrior through natural language to view, filter, add, and complete tasks.
              Last updated -
              3
              21
              30
              MIT License
            • A
              security
              -
              license
              A
              quality
              A Node.js and TypeScript server project that provides a simple starter example with Express.js web server, supporting hot-reload, testing, and modular structure.
              Last updated -
              2
              6

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/bta4935/SQ-MCP'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server