Back to Home
DocHatty icon

associative-dreaming-mcp-server

Verified Safe

by DocHatty

Overview

This server enables LLMs to engage in non-linear, associative thinking for enhanced creativity and problem-solving by providing tools to explore conceptual space, detect cognitive stagnation, and foster unexpected connections.

Installation

Run Command
npx -y associative-dreaming-mcp-server

Environment Variables

  • DISABLE_DREAM_LOGGING

Security Notes

The server's core logic in `lib.ts` focuses on string processing, stemming, and distance calculations, which are low-risk computational operations. It uses standard TypeScript and Node.js practices with no apparent use of `eval()` or direct execution of arbitrary user-provided code. Communication is primarily via standard I/O (stdio) as an MCP server, limiting direct network exposure from this application's code. Dependencies like `zod` and `@modelcontextprotocol/sdk` are standard; the SDK is responsible for handling the protocol, but this server does not add significant new attack vectors on its own.

Similar Servers

Stats

Interest Score31
Security Score9
Cost ClassLow
Avg Tokens30
Stars1
Forks0
Last Update2025-12-09

Tags

creativitybrainstormingllm-utilitynon-linear-thinkingproblem-solving