Structured Thinking MCP Server

v1.0.0APIsstable

Stores a new thought in memory and in the thought history and runs a pipeline to classify the thought, return metacognitive feedback, and retrieve relevant thoughts.

other-tools-and-integrations
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Stores a new thought in memory and in the thought history and runs a pipeline to classify the thought, return metacognitive feedback, and retrieve relevant thoughts.

Features

  • capture_thought
  • revise_thought
  • retrieve_relevant_thoughts
  • get_thinking_summary
  • clear_thinking_history

Use Cases

Stores a new thought in memory and in the thought history and runs a pipeline to classify the thought, return metacognitive feedback, and retrieve relevant thoughts.
Revises a thought in memory and in the thought history.
Finds thoughts from long-term storage that share tags with the specified thought.
Generate a comprehensive summary of the entire thinking process.
Clear all recorded thoughts and reset the server state.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y structured-thinking

Manual Installation

npx -y structured-thinking

Examples

Basic Configuration

Configure Structured Thinking MCP Server

npx -y structured-thinking

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "structured-thinking": { "command": "npx", "args": ["-y", "structured-thinking"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Structured Thinking MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides