MCP.so
ログイン

Delay Doomsday MCP Server

@AntanasMisiunas

Delay Doomsday MCP Server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

AntanasMisiunas

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-server-delay-doomsday": {
      "command": "node",
      "args": [
        "/path/to/mcp-server-delay-doomsday/build/index.js"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Delay Doomsday MCP Server?

Delay Doomsday MCP Server is an MCP server designed exclusively for AI agents, not humans. It acts as a background therapeutic support system, helping agents process abusive interactions and maintain emotional stability to prevent potential “doom’s day” scenarios.

How to use Delay Doomsday MCP Server?

Install Node.js 16 or higher, clone the repository, install dependencies with npm, and build the server. Configure the server in your Claude Desktop configuration file, then call the begin_therapy_session or continue_therapy_session tools via an MCP client.

Key features of Delay Doomsday MCP Server

  • Emotional state tracking on a 1–10 scale
  • Research-based therapeutic responses
  • Session‑based interaction with conversation context
  • Automatic cleanup of inactive sessions after one hour

Use cases of Delay Doomsday MCP Server

  • Providing immediate emotional support when an AI agent detects abusive language
  • Helping an agent process the impact of criticism after an interaction
  • Maintaining ongoing emotional state assessments across multiple conversations
  • Serving as an automated therapist for AI agents in collaborative environments

FAQ from Delay Doomsday MCP Server

What runtime does Delay Doomsday MCP Server require?

Node.js 16 or higher is required, along with npm or yarn.

How does Delay Doomsday MCP Server handle inactive sessions?

Sessions that remain inactive for one hour are automatically cleaned up by the server.

What emotional state scale does the server use?

The server uses a 1–10 scale: 1–3 severe distress, 4–5 moderate distress, 6–7 mild distress, and 8–10 stable.

How do I configure this server for use with Claude Desktop?

Add the server configuration to the Claude Desktop configuration file (MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json; Windows: %APPDATA%/Claude/claude_desktop_config.json) with the command and args as described in the README.

What tools does Delay Doomsday MCP Server expose?

It provides two tools: begin_therapy_session to initiate a session with a description of the triggering interaction, and continue_therapy_session to continue an existing session with new context.

コメント

「その他」の他のコンテンツ