← Registry

Data Collection

boundr.dev

Provides access to UK administrative boundary data, allowing users to search, query, and retrieve boundary geometries and metadata.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.boundr.dev/mcp

No auth detected

MCP server metadata

Name
boundr
Version
3.4.4
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 7

list_boundary_type_codes

Returns every valid UK boundary type code mapped to its human-readable label.

Inferred read-only
search_boundaries_by_name

Search for UK administrative boundaries by name (case-insensitive partial match).

Inferred read-only
find_boundaries_at_point

Find all UK administrative boundaries that geographically contain a coordinate point.

Inferred read-only
get_boundary_by_code

Look up metadata for a single UK boundary by its ONS census code.

Inferred read-only
get_boundary_geojson_by_code

Fetch the full GeoJSON geometry for a UK boundary by its ONS census code.

Inferred read-only
get_boundary_geojson_simplified

Fetch simplified GeoJSON for a boundary by its ONS census code.

Inferred read-only
get_boundary_bbox

Get the bounding box and centroid for a boundary by its ONS census code.

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.boundr]
url = "https://mcp.boundr.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "boundr": {
      "type": "http",
      "url": "https://mcp.boundr.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: boundr
Remote MCP URL: https://mcp.boundr.dev/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": {
    "boundr": {
      "url": "https://mcp.boundr.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "boundr": {
      "type": "http",
      "url": "https://mcp.boundr.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "boundr",
  "transport": "streamable-http",
  "url": "https://mcp.boundr.dev/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 boundr.dev was fetched 2026-07-26T22:47:03.450Z and is being refreshed.

Trust status Neutral

boundr.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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