PoliTwit1984_second-opinion-mcp-server
0
The Second Opinion MCP Server is an AI-driven tool that assists developers in solving coding problems. It provides insights by leveraging Google's Gemini AI, Perplexity AI analysis, and Stack Overflow accepted answers. Key features include context-aware solutions, language detection, and markdown report generation.
Second Opinion MCP Server
An MCP server that provides AI-powered assistance for coding problems by combining insights from various sources.
Features
- Detailed solutions for coding problems with context from multiple sources
- Automatic language detection
- Code snippet extraction and formatting
- Markdown report generation
- Git-aware file context
Setup
Install dependencies and build the server. Configure environment variables including API keys for Gemini, Perplexity AI, and Stack Exchange.
Usage
get_second_opinion
Get AI-powered insights and solutions. Input includes: goal, optional error messages, code context, solutions tried, and file path.