Second Opinion (Code Assistant)
Summary
This MCP server, developed by Joe Wilson, combines insights from Google's Gemini AI, Stack Overflow, and Perplexity AI to provide enhanced coding assistance. Built with TypeScript and the MCP SDK, it offers automatic language detection, code snippet extraction, and git-aware context gathering. The implementation stands out by synthesizing multiple AI and knowledge sources into structured, markdown-formatted solutions. It's particularly useful for developers seeking comprehensive answers to coding problems, best practices, and alternative approaches, enabling more informed decision-making during the development process.
Available Actions(1)
get_second_opinion
Get AI-powered insights and solutions for coding problems. Input parameters include: goal (string, required), error (string, optional), code (string, optional), solutionsTried (string, optional), and filePath (string, optional).
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论