About
for apps in ChatGPT
README
A Model Context Protocol (MCP) server for ChatGPT Apps that helps structure and visualize logical thinking processes through interactive issue trees.
What is this?
This MCP server enables ChatGPT to help you break down complex problems into structured issue trees. It provides tools for creating, organizing, and visualizing logical hierarchies, making it easier to analyze problems systematically.
Key Features
- Issue Tree Management: Create and manage hierarchical issue trees to structure your thinking
- Interactive Breakdown: Break down complex issues into smaller, manageable sub-issues
- Visual Tree Representation: View your issue tree with an interactive React-based UI in ChatGPT
- Persistent Storage: Issue trees are automatically saved locally and persist across sessions
- ChatGPT Apps Integration: Designed specifically for ChatGPT Apps with native widget support
Available Tools
The server provides the following MCP tools:
issue: Create and manage root issuesbreakdown: Break down an issue into multiple sub-issueschild-issue: Add a single child issue to an existing issuetree: Retrieve and visualize the complete issue tree
Usage Example
Once configured in ChatGPT, you can interact naturally:
You: "Help me think through how to improve customer retention"
ChatGPT will use the MCP tools to:
1. Create a root issue
2. Break it down into logical sub-issues
3. Visualize the tree structure in an interactive widget
4. Help you analyze each branch systematically
The issue tree is displayed in a visual widget that updates as you add and refine issues.
Data Storage
Issue trees are stored locally at:
- Default:
<system-temp-dir>/mcp-logical-thinking/logical-tree.json - Configurable via the persistence layer
Installing Logical Thinking
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/yodakeisuke/mcp-logical-thinkingFAQ
Is Logical Thinking MCP free?
Yes, Logical Thinking MCP is free — one-click install via Unyly at no cost.
Does Logical Thinking need an API key?
No, Logical Thinking runs without API keys or environment variables.
Is Logical Thinking hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Logical Thinking in Claude Desktop, Claude Code or Cursor?
Open Logical Thinking on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Logical Thinking with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
