mcp-server-mas-sequential-thinking

FradSer/mcp-server-mas-sequential-thinking
★ 291 stars Python 🤖 AI/LLM Updated 1mo ago
An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-mas-seque": {
      "command": "uvx",
      "args": [
        "mcp-server-mas-sequential-thinking"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-mas-sequential-thinking

Topics

agnomcpmcp-serversequential-thinking