← Back to Plugins
MCP Server MCP

GoldenMatch

github By github 👁 1 views ▲ 0 votes

Find duplicate records in 30 seconds. Zero-config entity resolution, 97.2% F1 out of the box.

Homepage Verified source GitHub

Install

uvx goldenmatch

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "goldenmatch",
      "version": "3.13.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...