Acuris MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 10 Jun 2026.
Address validation, UK postcode lookup (PAF), geocoding & reverse-geocoding in 240+ countries.
The author archived this repository on GitHub, meaning it is no longer maintained.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add acuris-mcp-server -- npx -y @acuris-geo/mcp-server
{
"mcpServers": {
"acuris-mcp-server": {
"args": [
"-y",
"@acuris-geo/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.acuris-mcp-server]
command = "npx"
args = ["-y", "@acuris-geo/mcp-server"]
{
"mcpServers": {
"acuris-mcp-server": {
"args": [
"-y",
"@acuris-geo/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"acuris-mcp-server": {
"args": [
"-y",
"@acuris-geo/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.