Gonka Second Opinion (multi-model)
Rank #52,958io.github.bystray/gonka-mcp-server
A second opinion for AI agents: one prompt across several live Gonka models + roles, one call.
Gonka Second Opinion (multi-model) is a Model Context Protocol (MCP) server published by bystray. It ranks #52,958 of 132,113 servers tracked on MCP Toplist. Gonka Second Opinion (multi-model) is listed on Official MCP, with 2 tracked versions. It was first listed on May 29, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 79,155 of 132,113 servers on MCP Toplist.
Use Gonka Second Opinion (multi-model)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gonka-mcp-server https://mcp.gogonka.com/mcp[mcp_servers.gonka-mcp-server]
url = "https://mcp.gogonka.com/mcp"Add to ~/.codex/config.toml.
https://mcp.gogonka.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gonka-mcp-server": {
"url": "https://mcp.gogonka.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gonka-mcp-server": {
"type": "http",
"url": "https://mcp.gogonka.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gonka-mcp-server": {
"serverUrl": "https://mcp.gogonka.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gonka-mcp-server": {
"url": "https://mcp.gogonka.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bystray%2Fgonka-mcp-server)<a href="https://mcptoplist.com/server/io.github.bystray%2Fgonka-mcp-server"><img src="https://mcptoplist.com/badge/io.github.bystray%2Fgonka-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bystray
Available versions (2)
| Version | Published |
|---|---|
| 2.2.0 | Jul 26, 2026 |
| 1.0.0 | May 29, 2026 |
Frequently asked questions
- Who maintains Gonka Second Opinion (multi-model)?
- Gonka Second Opinion (multi-model) is maintained by bystray, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Gonka Second Opinion (multi-model) listed on the Official MCP Registry?
- Yes — Gonka Second Opinion (multi-model) is listed on the Official MCP Registry.
- How many versions does Gonka Second Opinion (multi-model) have?
- MCP Toplist tracks 2 versions of Gonka Second Opinion (multi-model), most recently published on Jul 26, 2026.
- Where can I find the source code for Gonka Second Opinion (multi-model)?
- The source code for Gonka Second Opinion (multi-model) is hosted at github.com/bystray/gonka-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.