Rai220/think-mcp
by Various
MCP Server for reasoning
MCP
Rai220/think-mcp
Added 1 June 2026
Overview
An MCP server that exposes a reasoning endpoint for AI agents. Built in Python, it enables models to perform step-by-step reasoning through the Model Context Protocol.
Best for
Best for
Developers building MCP-based AI agents needing a simple reasoning module
Use cases
- Adding a reasoning step to MCP-based AI agents
- Providing an intermediate thinking process for LLM calls
- Testing and prototyping reasoning capabilities in MCP clients
How to use
Tools exposed
thinkcriticizeplansearch
Example client config
{\n "think-mcp": {\n "command": "uvx",\n "args": ["think-mcp"],\n "enabled": true\n }\n} Notes
An MCP server that exposes a reasoning endpoint for AI agents. Built in Python, it enables models to perform step-by-step reasoning through the Model Context Protocol.
102 stars on GitHub. Last updated 2026-03-07. Licensed MIT.
Use cases
- Adding a reasoning step to MCP-based AI agents
- Providing an intermediate thinking process for LLM calls
- Testing and prototyping reasoning capabilities in MCP clients
Pros
- Lightweight and focused on a single reasoning function
- Written in Python, easy to extend or debug
- Compatible with the growing MCP ecosystem
Cons
- Small user base and limited community support
- Early stage project with minimal documentation
- Narrow scope may not suit complex reasoning workflows
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and focused on a single reasoning function
- Written in Python, easy to extend or debug
- Compatible with the growing MCP ecosystem
Cons
- Small user base and limited community support
- Early stage project with minimal documentation
- Narrow scope may not suit complex reasoning workflows
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.