panel-mcp-server

sapientsai/panel-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "panel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sapientsai/panel-mcp-server"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that provides LLM council workflow tools for multi-model queries, debates, and reviews. Panel MCP Server enables AI clients (like Claude) to orchestrate multi-model workflows. The calling LLM uses these tools to query multiple models in parallel, run structured debates, get critiques, and then synthesize the results itself.

Tools (4)

challengecouncil_querycritiquedebate