All MCP servers

GoldenMatch

Official
by Api.AirforceStreamable HTTP098MIT

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

mcpopen-source

Endpoint

POST https://goldenmatch-mcp-production.up.railway.app/mcp/

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "goldenmatch-impec161": {
      "url": "https://goldenmatch-mcp-production.up.railway.app/mcp/",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}