Skip to content

Second Opinion

Free

by MCP Community

Get a second opinion on your code from AI - MCP tool for Cursor IDE

v1.0.0Added Apr 12, 2026
aicode-reviewmcpcursorsecond-opinion
Works with:ClaudeGPTGeminiCopilot

Second Opinion MCP Server

Get a second opinion on your code from AI - MCP tool for Cursor IDE

Installation

npx -y second-opinion

Reviews

Leave a Review

Installation

Quick install
npx -y second-opinion
Add to claude_desktop_config.json
{
  "mcpServers": {
    "second-opinion": {
      "command": "npx",
      "args": ["-y", "second-opinion"]
    }
  }
}
Second Opinion | MCPFlix