MAS Sequential Thinking
Interface UIpar fradser
Advanced sequential thinking process using a Multi-Agent System to decompose complex problems.
What it does
MAS Sequential Thinking is an MCP server that provides a sophisticated reasoning framework. Instead of simple state tracking, it uses a Multi-Agent System (MAS) consisting of six specialized agents (Factual, Emotional, Critical, Optimistic, Creative, and Synthesis) to analyze problems from multiple cognitive dimensions before providing a final integrated answer.
Tools
sequentialthinking: The core tool that processes a reasoning step. It routes the thought through the agent team, performing parallel analysis and synthesis to determine if further thinking is required or if a conclusion has been reached.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"sequential-thinking": {
"command": "mcp-server-mas-sequential-thinking",
"env": {
"LLM_PROVIDER": "deepseek",
"DEEPSEEK_API_KEY": "your_api_key"
}
}
}
}
Supported hosts
Confirmed for Claude Desktop and other MCP-compatible clients.
Installation rapide
pip install mcp-server-mas-sequential-thinkingInformations
- Tarification
- free
- Publié
- 4/15/2026
- étoiles






