mcp-server-mas-sequential-thinking

iniarfia/mcp-server-mas-sequential-thinking
★ 8 stars Python 🤖 AI/LLM Updated 1mo ago
mcp-server-mas-sequential-thinking is a project focused on improving decision-making processes in multi-agent systems. It implements sequential reasoning techniques to enhance collaboration and efficiency among agents in various scenarios.
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