mcp-second-opinion
by aleksbuss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key (required). Create at https://openrouter.ai/keys | |
| SECOND_OPINION_SYNTH | No | OpenRouter model ID to use for synthesis. Default: openai/gpt-4o-mini | openai/gpt-4o-mini |
| SECOND_OPINION_MODELS | No | Comma-separated list of OpenRouter model IDs for the panel. Default: openai/gpt-4o-mini, anthropic/claude-3.5-haiku, google/gemini-2.5-flash-lite | openai/gpt-4o-mini, anthropic/claude-3.5-haiku, google/gemini-2.5-flash-lite |
| SECOND_OPINION_TIMEOUT_MS | No | Timeout in milliseconds for each model call. Default: 60000 | 60000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/aleksbuss/mcp-second-opinion'
If you have feedback or need assistance with the MCP directory API, please join our Discord server