Back to directory
fradser/mcp-server-mas-sequential-thinking

fradser/mcp-server-mas-sequential-thinking

@FradSer

An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.

sequential-thinkingmulti-agentMASAgnoMCPreasoningproblem-solvingAItool

Installation & Configuration

{
  "mcpServers": {
    "sequential-thinking": {
      "command": "mcp-server-mas-sequential-thinking",
      "env": {
        "LLM_PROVIDER": "deepseek",
        "DEEPSEEK_API_KEY": "your_api_key",
        "EXA_API_KEY": "your_exa_key_optional"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17