GBG Loqate - Reach MCP Server

Verify addresses, emails, and phone numbers against Loqate's APIs. Get confidence scores, policy-aware recommendations, and full auditability - in one command. Its 5 documented tools cover verify, address. It is available as a remote MCP endpoint.

Teams that work with verify and address and want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 2 · #79 OF 90 MAINTAINED EMAIL · VERIFIED 2026-09-18

NOASSERTION · how we verify → /methodology

01 · Install GBG Loqate - Reach

before you install - you'll need

Set LOQATE_API_KEY, ANTHROPIC_API_KEY before connecting.

Claude Code

claude mcp add gbgplc-lqt --transport http https://reach.prod.fabric.gbgplatforms.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gbgplc-lqt": {
      "url": "https://reach.prod.fabric.gbgplatforms.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://reach.prod.fabric.gbgplatforms.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to reach.prod.fabric.gbgplatforms.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.gbgplc is GitHub-verified and matches the repo owner

03 · What GBG Loqate - Reach can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can verify an address with confidence score and recommendation (supports detect_country, suggest, suggestion_id), verify an email with risk level and recommendation, verify a phone number with type/carrier and recommendation, and verify all fields together with overall recommendation (supports detect_country, suggest, suggestion_id).

Capability map

Tools grouped from the project's README - what GBG Loqate - Reach lets an agent do.

Verify

4 tools - e.g. Verify an address with confidence score and recommendation (supports detect_country, suggest, suggestion_id); Verify an email with risk level and recommendation; Verify a phone number with type/carrier…

verify_address · verify_email · verify_phone · verify_contact

Retrieve

1 tool - e.g. Resolve a suggestion id to a cleansed address (consumes a credit; not a verification)

retrieve_address

Latest releases

v0.17.0 · 2026-09-14

lqt verify --batch now sends rows in batches of 100 instead of one request per row. · Who this affects: anyone running lqt verify --batch. A 10,000-row file was · 10,000 sequential round trips; it is now roughly 100…

v0.16.4 · 2026-09-11

If you run lqt mcp --http behind a load balancer or on Kubernetes, upgrade. This release fixes dropped requests every time a server instance shuts down. · Requests were dropped whenever a server instance stopped · The…

v0.16.2 · 2026-09-11

Eight address fields were accepted by the CLI's CSV batch path but ignored by the MCP tools and the REST API. They now work everywhere. · Recipient fields on every surface · contact, function, department, forename…

04 · Who maintains GBG Loqate - Reach

GBG Loqate - Reach is maintained by gbgplc. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
email - ranked #79 of 90 actively-maintained email servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-14)
registry
io.github.gbgplc/lqt (active, first published 2026-05-07)

06 · GBG Loqate - Reach FAQ

Is GBG Loqate - Reach still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

What can GBG Loqate - Reach do?

With this server connected, an agent can verify an address with confidence score and recommendation (supports detect_country, suggest, suggestion_id), verify an email with risk level and recommendation, verify a phone number with type/carrier and recommendation, and verify all fields together with overall recommendation (supports detect_country, suggest, suggestion_id).

How do I install GBG Loqate - Reach?

Run `claude mcp add gbgplc-lqt --transport http https://reach.prod.fabric.gbgplatforms.com/mcp`. The README documents 2 environment variables (LOQATE_API_KEY, ANTHROPIC_API_KEY) to set first. Set LOQATE_API_KEY, ANTHROPIC_API_KEY before connecting. You can also paste the ready-made client config above.

Does GBG Loqate - Reach require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to GBG Loqate - Reach

More email MCP servers · Multi Gmail MCP · Hail · Grad Agent · Apple Mail MCP (imdinu)