Developer Tools
acuris-geo.com
Validates, enriches, and geocodes addresses for over 240 countries.
ENDPOINT 1
https://api.acuris-geo.com/mcp
MCP server metadata
- Name
- acuris-geo
- Version
- 1.27.1
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_addressValidate and standardize one postal address (240+ countries; UK via the official Royal Mail PAF with UDPRN + UPRN).
Inferred read-onlyvalidate_addresses_batchValidate up to 50 addresses in one call (mixed countries allowed).
Inferred read-onlyenrich_us_ca_addressAddress → census & geographic codes (USA + Canada), FREE with validation.
Inferred read-onlygeocode_addressForward-geocode an address to coordinates (lat/lng) with an explicit accuracy_type — you always know what you got.
Inferred read-onlyexpand_uk_postcodeExpand 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-onlycheck_balanceShow 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 effectsrequest_trial_keyGet an instant FREE Acuris trial API key — 100 credits, valid 7 days, no card, no signup form.
Inferred read-onlyCONNECT 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.
acuris-geo.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.