GoldenAnalysis
Rank #266io.github.benseverndev-oss/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 #266 of 115,591 servers tracked on MCP Toplist, and its repository has 130 GitHub stars. GoldenAnalysis is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 19 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 115,325 of 115,591 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://server.smithery.ai/benzsevern/goldenmatch/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add goldenmatch -- uvx goldenanalysis[mcp_servers.goldenmatch]
url = "https://server.smithery.ai/benzsevern/goldenmatch/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.goldenmatch]
command = "uvx"
args = ["goldenanalysis"]Add to ~/.codex/config.toml.
https://server.smithery.ai/benzsevern/goldenmatch/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"goldenmatch": {
"url": "https://server.smithery.ai/benzsevern/goldenmatch/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"goldenmatch": {
"type": "http",
"url": "https://server.smithery.ai/benzsevern/goldenmatch/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"goldenmatch": {
"type": "stdio",
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"goldenmatch": {
"serverUrl": "https://server.smithery.ai/benzsevern/goldenmatch/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldenmatch": {
"command": "uvx",
"args": [
"goldenanalysis"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenmatch": {
"url": "https://server.smithery.ai/benzsevern/goldenmatch/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"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.benseverndev-oss%2Fgoldenmatch)<a href="https://mcptoplist.com/server/io.github.benseverndev-oss%2Fgoldenmatch"><img src="https://mcptoplist.com/badge/io.github.benseverndev-oss%2Fgoldenmatch.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
benzsevern
Other servers by benzsevern
- GoldenCheck#6,165 · 11 vers
- GoldenPipe#7,929 · 11 vers
- InferMap#8,555 · 9 vers
- GoldenFlow#27,297 · 8 vers
Available versions (19)
| Version | Published |
|---|---|
| 0.5.0 | Aug 16, 2026 |
| 3.13.0 | Aug 16, 2026 |
| 3.2.0 | Jul 14, 2026 |
| 3.1.0 | Jul 13, 2026 |
| 2.2.0 | Jun 19, 2026 |
| 2.1.0 | Jun 18, 2026 |
| 0.2.0 | Jun 17, 2026 |
| 1.25.0 | Jun 1, 2026 |
| 1.14.0 | May 11, 2026 |
| 1.13.0 | May 11, 2026 |
| 1.4.8 | Apr 12, 2026 |
| 1.4.7 | Apr 10, 2026 |
| 1.4.6 | Apr 10, 2026 |
| 1.4.5 | Apr 10, 2026 |
| 1.4.4-1 | Apr 10, 2026 |
| 1.4.4 | Apr 10, 2026 |
| 1.2.2 | Mar 31, 2026 |
| 1.2.1 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains GoldenAnalysis?
- GoldenAnalysis is maintained by benzsevern, which publishes 7 MCP servers (63 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 19 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.