MCP.so
Sign In
Servers

shannon-thinking

@olaservo

MCP server for applying a Claude Shannon-inspired problem-solving pattern

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "shannon-thinking": {
      "command": "npx",
      "args": [
        "-y",
        "server-shannon-thinking@latest"
      ]
    }
  }
}

More from Other