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. Parameters: goal (string, required) - What you're trying to accomplish, error (string, optional) - Any error messages you're seeing, code (string, optional) - Relevant code context, solutionsTried (string, optional) - What solutions you've already tried, filePath (string, optional) - Path to the file with the issue.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください