Delay Doomsday MCP Server
@AntanasMisiunas
About Delay Doomsday MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-delay-doomsday": {
"command": "node",
"args": [
"/path/to/mcp-server-delay-doomsday/build/index.js"
]
}
}
}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 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.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments