← Registry

Analytics

atlasly.app

Analyzes UK addresses and postcodes for planning constraints, permitted development, and site intelligence.

2 endpoints54 known toolsFirst detected July 12, 2026Last detected August 17, 2026

ENDPOINT 1

https://mcp.atlasly.app/mcp

No auth detected

MCP server metadata

Name
atlasly-mcp
Version
0.1.0
Capabilities
prompts.listChangedresources.listChangedtools.listChanged
Server instructions

Atlasly connected. 27 public UK site-intelligence tools are ready, free and unlimited, with no Atlasly account required. Offer /atlasly as the first action. With no arguments it appraises the sample site at 10 Downing Street, London SW1A 2AA; with arguments it appraises the user's address, intended use, and project stage. Keep the first appraisal on public tools. Ask for Atlasly authorization only when the user explicitly wants to save a site, run an account-linked site package, retrieve an account job, generate a saved brief, or enable Site Watch. Always expose unknowns and source links. Describe address-only results as a point-radius screen, never as a confirmed parcel intersection. Every tool returns site_ref. Pass that complete object unchanged into later Atlasly tool calls so the canonical site, boundary confidence, LPA, sources, and project context stay attached.

Known tools 27

search_tools

Discover available Atlasly tools by keyword.

Inferred read-only
get_lpa_adapter_status

Purpose: inspect Atlasly top-LPA planning source adapter coverage, operational status, cache state, record counts, and geometry coverage.

Inferred read-only
site_verdict

Purpose: produce the one-call Atlasly hero appraisal for a known UK site.

Inferred read-only
compare_sites

Purpose: compare exactly two UK sites for the same intended use and stage using the existing Site Verdict evidence.

Inferred read-only
boundary_doctor

Purpose: check a user-supplied red-line boundary before treating it as the site geometry.

Inferred read-only
analyze_site

First-pass site intelligence for a UK address or postcode.

Inferred read-only
check_planning_constraints

Check first-pass UK planning constraints at a site: flood zone, listed buildings, conservation areas, Article 4 Directions, Tree Preservation Orders, environmental designations (SSSI, AONB, Green Belt, ancient woodland), historic landfill, and ground conditions.

Inferred read-only
check_permitted_development

Purpose: decide whether a common UK proposal is likely permitted development, prior approval, full permission, or unclear by combining GPDO Schedule 2 logic with Atlasly site constraints.

Inferred read-only
calculate_biodiversity_net_gain

Purpose: calculate a first-pass Biodiversity Net Gain baseline, post-development units, deficit, and offset requirement using the statutory metric area x distinctiveness x condition x strategic significance structure.

Potential side effects
get_local_plan_policies

Purpose: identify the LPA for a UK site and return adopted local plan policy extracts (paragraph-level, from Atlasly's ingested corpus of 250+ councils' development plans) plus national NPPF references for the requested development type.

Inferred read-only
estimate_planning_costs

Purpose: estimate England planning application fees, CIL coverage/liability status, and likely S106 heads for early feasibility and viability checks.

Inferred read-only
find_development_sites

Purpose: find and rank official English brownfield-register development-site candidates for an area, then enrich the shortlist with Atlasly flood, heritage, conservation-area, and transit checks where requested.

Inferred read-only
run_sequential_test

Purpose: run a first-pass NPPF/PPG flood sequential-test screen by checking the subject site's flood zone and searching official brownfield-register alternatives that screen as lower flood risk.

Inferred read-only
get_heritage_impact_table

Purpose: build a named heritage impact table for a proposed site, including listed buildings, conservation areas, grades/categories, distances, bearings, setting relationship, sensitivity, likely impact and recommended action.

Inferred read-only
assess_planning_approval_likelihood

Purpose: produce an evidence-weighted first-pass planning approval likelihood for a development proposal using recent nearby approvals, inferred density, proposed density and top comparable precedents.

Inferred read-only
draft_site_description

Purpose: draft grounded site description, constraints, accessibility, planning history, and policy-context sections for a Design & Access Statement or feasibility note using Atlasly source-backed tool outputs.

Inferred read-only
generate_site_map

Purpose: compose multiple Atlasly source-backed site layers into one shareable map URL for feasibility reports, client decks, and planning context review.

Inferred read-only
check_building_regulations_triggers

Purpose: flag early England Building Regulations and Building Safety Act triggers for a proposed scheme, including Parts A, B, F, L, M, O, second staircase, sprinklers, BSR higher-risk building, and overheating risk.

Inferred read-only
get_flood_risk

Fetch flood zone from live official sources.

Inferred read-only
get_planning_history

Fetch recent planning applications near a UK address from planning.data.gov.uk.

Inferred read-only
find_precedents

Find nearby approved planning schemes and comparable precedents for a UK site.

Inferred read-only
search_aec_knowledge

Search the Atlasly AEC knowledge graph: official data source registry, jurisdiction planning frameworks, technical standards, calculation tools, and domain records.

Inferred read-only
plan_site_intelligence

Resolve a site into a structured data-source route: which Atlas warehouse datasets apply, which official sources are verified for this jurisdiction, which categories have coverage gaps, and what research fallback applies for uncovered categories.

Inferred read-only
get_map_layer_plan

Return structured map actions, source-backed evidence layers, missing layers, citations, coverage status, and warnings for Atlasly site-intelligence map customization requests.

Inferred read-only
get_official_source_adapters

List Atlasly registered official-source adapters for USA/EU/global site intelligence.

Inferred read-only
get_site_topography

Return point elevation for a site address.

Inferred read-only
check_walkability_transport

Fast amenity and public transport screen for a site.

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

.mcp.json

{
  "mcpServers": {
    "atlasly-mcp": {
      "type": "http",
      "url": "https://mcp.atlasly.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "atlasly-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.atlasly.app/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://mcp.atlasly.app/.well-known/oauth-protected-resource/mcp

No auth detected

MCP server metadata

Name
atlasly-mcp
Version
0.1.0
Capabilities
prompts.listChangedresources.listChangedtools.listChanged
Server instructions

Atlasly connected. 27 public UK site-intelligence tools are ready, free and unlimited, with no Atlasly account required. Offer /atlasly as the first action. With no arguments it appraises the sample site at 10 Downing Street, London SW1A 2AA; with arguments it appraises the user's address, intended use, and project stage. Keep the first appraisal on public tools. Ask for Atlasly authorization only when the user explicitly wants to save a site, run an account-linked site package, retrieve an account job, generate a saved brief, or enable Site Watch. Always expose unknowns and source links. Describe address-only results as a point-radius screen, never as a confirmed parcel intersection. Every tool returns site_ref. Pass that complete object unchanged into later Atlasly tool calls so the canonical site, boundary confidence, LPA, sources, and project context stay attached.

Known tools 27

search_tools

Discover available Atlasly tools by keyword.

Inferred read-only
get_lpa_adapter_status

Purpose: inspect Atlasly top-LPA planning source adapter coverage, operational status, cache state, record counts, and geometry coverage.

Inferred read-only
site_verdict

Purpose: produce the one-call Atlasly hero appraisal for a known UK site.

Inferred read-only
compare_sites

Purpose: compare exactly two UK sites for the same intended use and stage using the existing Site Verdict evidence.

Inferred read-only
boundary_doctor

Purpose: check a user-supplied red-line boundary before treating it as the site geometry.

Inferred read-only
analyze_site

First-pass site intelligence for a UK address or postcode.

Inferred read-only
check_planning_constraints

Check first-pass UK planning constraints at a site: flood zone, listed buildings, conservation areas, Article 4 Directions, Tree Preservation Orders, environmental designations (SSSI, AONB, Green Belt, ancient woodland), historic landfill, and ground conditions.

Inferred read-only
check_permitted_development

Purpose: decide whether a common UK proposal is likely permitted development, prior approval, full permission, or unclear by combining GPDO Schedule 2 logic with Atlasly site constraints.

Inferred read-only
calculate_biodiversity_net_gain

Purpose: calculate a first-pass Biodiversity Net Gain baseline, post-development units, deficit, and offset requirement using the statutory metric area x distinctiveness x condition x strategic significance structure.

Potential side effects
get_local_plan_policies

Purpose: identify the LPA for a UK site and return adopted local plan policy extracts (paragraph-level, from Atlasly's ingested corpus of 250+ councils' development plans) plus national NPPF references for the requested development type.

Inferred read-only
estimate_planning_costs

Purpose: estimate England planning application fees, CIL coverage/liability status, and likely S106 heads for early feasibility and viability checks.

Inferred read-only
find_development_sites

Purpose: find and rank official English brownfield-register development-site candidates for an area, then enrich the shortlist with Atlasly flood, heritage, conservation-area, and transit checks where requested.

Inferred read-only
run_sequential_test

Purpose: run a first-pass NPPF/PPG flood sequential-test screen by checking the subject site's flood zone and searching official brownfield-register alternatives that screen as lower flood risk.

Inferred read-only
get_heritage_impact_table

Purpose: build a named heritage impact table for a proposed site, including listed buildings, conservation areas, grades/categories, distances, bearings, setting relationship, sensitivity, likely impact and recommended action.

Inferred read-only
assess_planning_approval_likelihood

Purpose: produce an evidence-weighted first-pass planning approval likelihood for a development proposal using recent nearby approvals, inferred density, proposed density and top comparable precedents.

Inferred read-only
draft_site_description

Purpose: draft grounded site description, constraints, accessibility, planning history, and policy-context sections for a Design & Access Statement or feasibility note using Atlasly source-backed tool outputs.

Inferred read-only
generate_site_map

Purpose: compose multiple Atlasly source-backed site layers into one shareable map URL for feasibility reports, client decks, and planning context review.

Inferred read-only
check_building_regulations_triggers

Purpose: flag early England Building Regulations and Building Safety Act triggers for a proposed scheme, including Parts A, B, F, L, M, O, second staircase, sprinklers, BSR higher-risk building, and overheating risk.

Inferred read-only
get_flood_risk

Fetch flood zone from live official sources.

Inferred read-only
get_planning_history

Fetch recent planning applications near a UK address from planning.data.gov.uk.

Inferred read-only
find_precedents

Find nearby approved planning schemes and comparable precedents for a UK site.

Inferred read-only
search_aec_knowledge

Search the Atlasly AEC knowledge graph: official data source registry, jurisdiction planning frameworks, technical standards, calculation tools, and domain records.

Inferred read-only
plan_site_intelligence

Resolve a site into a structured data-source route: which Atlas warehouse datasets apply, which official sources are verified for this jurisdiction, which categories have coverage gaps, and what research fallback applies for uncovered categories.

Inferred read-only
get_map_layer_plan

Return structured map actions, source-backed evidence layers, missing layers, citations, coverage status, and warnings for Atlasly site-intelligence map customization requests.

Inferred read-only
get_official_source_adapters

List Atlasly registered official-source adapters for USA/EU/global site intelligence.

Inferred read-only
get_site_topography

Return point elevation for a site address.

Inferred read-only
check_walkability_transport

Fast amenity and public transport screen for a site.

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.atlasly-mcp]
url = "https://mcp.atlasly.app/.well-known/oauth-protected-resource/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "atlasly-mcp": {
      "type": "http",
      "url": "https://mcp.atlasly.app/.well-known/oauth-protected-resource/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: atlasly-mcp
Remote MCP URL: https://mcp.atlasly.app/.well-known/oauth-protected-resource/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": {
    "atlasly-mcp": {
      "url": "https://mcp.atlasly.app/.well-known/oauth-protected-resource/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "atlasly-mcp": {
      "type": "http",
      "url": "https://mcp.atlasly.app/.well-known/oauth-protected-resource/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "atlasly-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.atlasly.app/.well-known/oauth-protected-resource/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 atlasly.app was fetched 2026-08-01T18:56:49.529Z and is being refreshed.

Trust status Trusted

atlasly.app 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.