FradSer/mcp-server-mas-sequential-thinking
An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-mas-sequential-thinking": {
"command": "npx",
"args": [
"-y",
"mcp-server-mas-sequential-thinking"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://smithery.ai/server/@FradSer/mcp-server-mas-sequential-thinking) [](https://twitter.com/FradSer) [](https://www.python.org/downloads/) [](https://github.com/cognitivecomputations/agno)
English | 简体中文
This project implements an advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP. It represents a significant evolution from simpler state-tracking approaches by leveraging coordinated, specialized agents for deeper analysis and problem decomposition.
[](https://mseep.ai/app/fradser-mcp-server-mas-sequential-thinking)
This is an MCP server - not a standalone application. It runs as a background service that extends your LLM client (like Claude Desktop) with sophisticated sequential thinking capabilities. The server provides a sequentialthinking tool that processes thoughts through multiple specialized AI agents, each examining the problem from a different cognitive angle.
The system employs 6 specialized thinking agents, each focused on a distinct cognitive perspective:
Loading reviews...