← Registry

Developer Tools

acuris-geo.com

Validates, enriches, and geocodes addresses for over 240 countries.

1 endpoint8 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.acuris-geo.com/mcp

No auth detected

MCP server metadata

Name
acuris-geo
Version
1.27.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Acuris Geo: address validation (240+ countries, honest verified/corrected/partial verdicts) and geocoding, with FREE census & geographic enrichment for street-accurate USA/Canada matches (FIPS, census tract, block group, CBSA/MSA, congressional district, school district; Canadian equivalents). UK addresses run against the official Royal Mail PAF (UDPRN + UPRN). Authenticate by connecting with the header 'Authorization: Bearer <acuris api key>' (or X-Acuris-Key). No key yet? Use request_trial_key. Costs are per successful lookup and stated on each tool; failed lookups are refunded automatically.

Known tools 8

validate_address

Validate and standardize one postal address (240+ countries; UK via the official Royal Mail PAF with UDPRN + UPRN).

Inferred read-only
validate_addresses_batch

Validate up to 50 addresses in one call (mixed countries allowed).

Inferred read-only
enrich_us_ca_address

Address → census & geographic codes (USA + Canada), FREE with validation.

Inferred read-only
geocode_address

Forward-geocode an address to coordinates (lat/lng) with an explicit accuracy_type — you always know what you got.

Inferred read-only
reverse_geocode

Coordinates → nearest address(es).

Inferred read-only
expand_uk_postcode

Expand a UK postcode into every Royal Mail delivery point at that postcode — organisation, building, street, town, county, plus UDPRN, UPRN and rooftop coordinates for each address.

Inferred read-only
check_balance

Show the connected API key's remaining credit balances (validation, geocode, email, phone pools; trial expiry; the UK free-trial PAF counter for trial keys).

Potential side effects
request_trial_key

Get an instant FREE Acuris trial API key — 100 credits, valid 7 days, no card, no signup form.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.acuris-geo]
url = "https://api.acuris-geo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "acuris-geo": {
      "type": "http",
      "url": "https://api.acuris-geo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: acuris-geo
Remote MCP URL: https://api.acuris-geo.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "acuris-geo": {
      "url": "https://api.acuris-geo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "acuris-geo": {
      "type": "http",
      "url": "https://api.acuris-geo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "acuris-geo",
  "transport": "streamable-http",
  "url": "https://api.acuris-geo.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for acuris-geo.com was fetched 2026-08-02T06:46:32.350Z and is being refreshed.

Trust status Trusted

acuris-geo.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.