GoldenAnalysis
Rank #315io.github.benzsevern/goldenmatch
Read-only cross-cutting analysis, metrics, and reporting across the Golden Suite.
GoldenAnalysis is a Model Context Protocol (MCP) server published by benzsevern. It ranks #315 of 130,833 servers tracked on MCP Toplist, and its repository has 132 GitHub stars. GoldenAnalysis is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 22 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 130,518 of 130,833 servers on MCP Toplist.
Use GoldenAnalysis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http goldenmatch https://goldenmatch-mcp-production.up.railway.app/mcp/claude mcp add goldenmatch -- uvx goldenanalysis[mcp_servers.goldenmatch]
url = "https://goldenmatch-mcp-production.up.railway.app/mcp/"Add to ~/.codex/config.toml.
[mcp_servers.goldenmatch]
command = "uvx"
args = ["goldenanalysis"]Add to ~/.codex/config.toml.
https://goldenmatch-mcp-production.up.railway.app/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"goldenmatch": {
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"goldenmatch": {
"type": "http",
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"goldenmatch": {
"type": "stdio",
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"goldenmatch": {
"serverUrl": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenmatch": {
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}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.benzsevern%2Fgoldenmatch)<a href="https://mcptoplist.com/server/io.github.benzsevern%2Fgoldenmatch"><img src="https://mcptoplist.com/badge/io.github.benzsevern%2Fgoldenmatch.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
benzsevern
Other servers by benzsevern
- InferMap#12,465 · 4 vers
- GoldenCheck#14,032 · 1 ver
- GoldenPipe#18,122 · 1 ver
- GoldenFlow#58,812 · 1 ver
Available versions (22)
| Version | Published |
|---|---|
| 0.5.0 | Aug 16, 2026 |
| 3.13.0 | Aug 16, 2026 |
| 3.5.0 | Jul 18, 2026 |
| 0.4.0 | Jul 16, 2026 |
| 3.3.0 | Jul 15, 2026 |
| 3.2.0 | Jul 14, 2026 |
| 3.1.0 | Jul 13, 2026 |
| 3.0.0 | Jul 12, 2026 |
| 2.5.0 | Jul 1, 2026 |
| 2.3.0 | Jun 24, 2026 |
| 0.3.0 | Jun 24, 2026 |
| 2.2.0 | Jun 19, 2026 |
| 2.1.0 | Jun 18, 2026 |
| 0.2.0 | Jun 17, 2026 |
| 2.0.0 | Jun 14, 2026 |
| 1.30.0 | Jun 9, 2026 |
| 1.29.0 | Jun 9, 2026 |
| 1.28.0 | Jun 6, 2026 |
| 1.27.0 | Jun 5, 2026 |
| 1.26.0 | Jun 4, 2026 |
| 1.25.0 | Jun 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains GoldenAnalysis?
- GoldenAnalysis is maintained by benzsevern, which publishes 5 MCP servers (29 total versions) tracked on MCP Toplist.
- Is GoldenAnalysis listed on the Official MCP Registry?
- Yes — GoldenAnalysis is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does GoldenAnalysis have?
- MCP Toplist tracks 22 versions of GoldenAnalysis, most recently published on Aug 16, 2026.
- Where can I find the source code for GoldenAnalysis?
- The source code for GoldenAnalysis is hosted at github.com/benzsevern/goldenmatch.git.
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.