Skip to main content
Glama

Second Opinion MCP Server

by PoliTwit1984
next_prompt.md458 B
Implement the Gemini AI integration in the second-opinion server. The GEMINI_API_KEY is already configured in config.ts, but the integration needs to be built. First read server.ts to see where the "TODO: Add Gemini integration" comment is, then implement a new gemini.ts module similar to perplexity.ts that uses the Gemini API to analyze code problems and provide solutions. The Gemini API endpoint is already defined in config.ts as API_ENDPOINTS.gemini.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PoliTwit1984/second-opinion-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server