Serversio.github.benzsevern/goldenmatch
G

GoldenMatch

io.github.benzsevern/goldenmatch · v1.14.0
▦ pypi
v1.14.0pypi pypi: goldenmatch🌐 https://goldenmatch-mcp-production.up.railway.app/mcp/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.benzsevern/goldenmatch",
  "description": "Find duplicate records in 30 seconds. Zero-config entity resolution, 97.2% F1 out of the box.",
  "title": "GoldenMatch",
  "repository": {
    "url": "https://github.com/benzsevern/goldenmatch",
    "source": "github"
  },
  "version": "1.14.0",
  "websiteUrl": "https://benzsevern.github.io/goldenmatch/",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "goldenmatch",
      "version": "1.14.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}