Structured thinking + steel-manning verification for AI agents. Backed by 43+ papers.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The research-grounded reasoning MCP server for AI agents. Combines step-by-step sequential thinking with steel-manning verification β backed by 43+ cognitive science and AI research papers.
Steelmind gives your AI agent two tools:
think β Record structured reasoning steps with sequential decomposition. Embeds Socratic self-questioning and Polya's problem-solving method.verify β Challenge conclusions with steel-manning before committing. Embeds dialectical evaluation from MetaCrit and SIEV research.The code is minimal. The descriptions do the heavy lifting β tool descriptions account for ~80% of reasoning improvement per Anthropic Ο-bench research.
| Feature | Think MCP | Sequential Thinking | Steelmind |
|---|---|---|---|
| Step tracking | β | β | β |
| Adjustable step count | β | β | β |
| Cognitive mode separation | β | β | β |
| Steel-manning verification | β | β | β |
| Socratic self-questioning | β | β | β |
| Research-grounded descriptions | β | β | β |
| Verify nudge on completion | β | β | β |
| Tool count | 1 | 1 | 2 |
Key research insight: MetaCrit (arxiv 2507.15015) proved that separating reasoning generation from reasoning evaluation prevents self-bias and improves accuracy by up to 76%. Sequential-thinking uses one tool for both. Steelmind separates them.
think toolRecords a structured reasoning step with sequential tracking.
Input:
Output (mid-sequence):
Output (final step β includes verify nudge):
The verify nudge appears in the tool result (not just the description), making it far more likely the model will actually call verify. Tool results get different attention treatment than descriptions β they're processed as fresh context.
verify toolChallenges your reasoning with steel-manning before you commit.
Input:
Output:
Pure identity function β returns your concern unchanged. The value is in the description, which prompts: "Steel-man the opposition: What is the strongest argument that your conclusion is wrong?"
Steelmind's design is grounded in 43+ research papers. Key findings:
| Paper | Finding | How Steelmind Uses It |
|---|---|---|
| MetaCrit (arxiv 2507.15015) | Separating generation from evaluation prevents self-bias | Two separate tools: think (generate) + verify (evaluate) |
| Anthropic Ο-bench | Optimized tool descriptions yield 54% improvement | Descriptions are the primary scaffold, not code |
| Think2 (arxiv 2602.18806) | Structured metacognition yields 3x self-correction | Sequential step tracking + Socratic questioning |
| SIEV (ICML) | Models lose 40+ points under dialectical evaluation | Steel-manning prompt in verify description |
| Scaling TTC (arxiv 2408.03314) | Difficulty-adaptive compute improves efficiency 4x | Adjustable totalThoughts |
| EasyTool (NAACL 2025) | Concise descriptions outperform verbose ones | ~100 word descriptions |
| ToolACE | "When NOT to use" improves irrelevance detection 6β84% | Negative guidance in both descriptions |
| Cognitive Foundations (arxiv 2511.16660) | External scaffolding improves performance up to 72% | Research-grounded cognitive frameworks |
Works with any MCP-compatible client:
Designed for frontier models but works across families:
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/steelmind)<a href="https://allmcps.com/mcp/steelmind"><img src="https://allmcps.com/api/badge/steelmind?style=directory" alt="Steelmind on AllMCPs" /></a>