A
licenseA
qualityF
maintenanceAn MCP server that provides code review functionality using OpenAI, Google, and Anthropic models, serving as a "second opinion" tool that works with any MCP client.
1
30 npm
33
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: ask_opencode_advisor reviews git changes, ask_opencode_planner improves plans, and get_opencode_task checks task status. No overlap.
All tool names follow a consistent verb_noun pattern in snake_case: ask_opencode_advisor, ask_opencode_planner, get_opencode_task.
With only 3 tools, the server is minimal but acceptable for a focused local agent interaction. However, it borders on too few for a complete agent workflow.
The server provides tools to ask agents and check task status, but lacks tools to retrieve results, cancel tasks, or configure agents, creating potential dead ends.