Analytics
atlasly.app
Analyzes UK addresses and postcodes for planning constraints, permitted development, and site intelligence.
ENDPOINT 1
https://mcp.atlasly.app/mcp
MCP server metadata
- Name
- atlasly-mcp
- Version
- 0.1.0
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
get_lpa_adapter_statusPurpose: inspect Atlasly top-LPA planning source adapter coverage, operational status, cache state, record counts, and geometry coverage.
Inferred read-onlysite_verdictPurpose: produce the one-call Atlasly hero appraisal for a known UK site.
Inferred read-onlycompare_sitesPurpose: compare exactly two UK sites for the same intended use and stage using the existing Site Verdict evidence.
Inferred read-onlyboundary_doctorPurpose: check a user-supplied red-line boundary before treating it as the site geometry.
Inferred read-onlycheck_planning_constraintsCheck 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-onlycheck_permitted_developmentPurpose: 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-onlycalculate_biodiversity_net_gainPurpose: 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 effectsget_local_plan_policiesPurpose: 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-onlyestimate_planning_costsPurpose: estimate England planning application fees, CIL coverage/liability status, and likely S106 heads for early feasibility and viability checks.
Inferred read-onlyfind_development_sitesPurpose: 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-onlyrun_sequential_testPurpose: 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-onlyget_heritage_impact_tablePurpose: 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-onlyassess_planning_approval_likelihoodPurpose: 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-onlydraft_site_descriptionPurpose: 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-onlygenerate_site_mapPurpose: compose multiple Atlasly source-backed site layers into one shareable map URL for feasibility reports, client decks, and planning context review.
Inferred read-onlycheck_building_regulations_triggersPurpose: 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-onlyget_planning_historyFetch recent planning applications near a UK address from planning.data.gov.uk.
Inferred read-onlyfind_precedentsFind nearby approved planning schemes and comparable precedents for a UK site.
Inferred read-onlysearch_aec_knowledgeSearch the Atlasly AEC knowledge graph: official data source registry, jurisdiction planning frameworks, technical standards, calculation tools, and domain records.
Inferred read-onlyplan_site_intelligenceResolve 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-onlyget_map_layer_planReturn structured map actions, source-backed evidence layers, missing layers, citations, coverage status, and warnings for Atlasly site-intelligence map customization requests.
Inferred read-onlyget_official_source_adaptersList Atlasly registered official-source adapters for USA/EU/global site intelligence.
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.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
MCP server metadata
- Name
- atlasly-mcp
- Version
- 0.1.0
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
get_lpa_adapter_statusPurpose: inspect Atlasly top-LPA planning source adapter coverage, operational status, cache state, record counts, and geometry coverage.
Inferred read-onlysite_verdictPurpose: produce the one-call Atlasly hero appraisal for a known UK site.
Inferred read-onlycompare_sitesPurpose: compare exactly two UK sites for the same intended use and stage using the existing Site Verdict evidence.
Inferred read-onlyboundary_doctorPurpose: check a user-supplied red-line boundary before treating it as the site geometry.
Inferred read-onlycheck_planning_constraintsCheck 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-onlycheck_permitted_developmentPurpose: 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-onlycalculate_biodiversity_net_gainPurpose: 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 effectsget_local_plan_policiesPurpose: 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-onlyestimate_planning_costsPurpose: estimate England planning application fees, CIL coverage/liability status, and likely S106 heads for early feasibility and viability checks.
Inferred read-onlyfind_development_sitesPurpose: 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-onlyrun_sequential_testPurpose: 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-onlyget_heritage_impact_tablePurpose: 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-onlyassess_planning_approval_likelihoodPurpose: 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-onlydraft_site_descriptionPurpose: 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-onlygenerate_site_mapPurpose: compose multiple Atlasly source-backed site layers into one shareable map URL for feasibility reports, client decks, and planning context review.
Inferred read-onlycheck_building_regulations_triggersPurpose: 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-onlyget_planning_historyFetch recent planning applications near a UK address from planning.data.gov.uk.
Inferred read-onlyfind_precedentsFind nearby approved planning schemes and comparable precedents for a UK site.
Inferred read-onlysearch_aec_knowledgeSearch the Atlasly AEC knowledge graph: official data source registry, jurisdiction planning frameworks, technical standards, calculation tools, and domain records.
Inferred read-onlyplan_site_intelligenceResolve 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-onlyget_map_layer_planReturn structured map actions, source-backed evidence layers, missing layers, citations, coverage status, and warnings for Atlasly site-intelligence map customization requests.
Inferred read-onlyget_official_source_adaptersList Atlasly registered official-source adapters for USA/EU/global site intelligence.
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.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.
atlasly.app 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.