Open Data

Natural England MCP Server

Chat with AI and run tools instantly.

Natural England Open Data Geoportal (ArcGIS) providing geospatial data on protected landscapes and conservation sites across England, including SSSIs, National Nature Reserves, Areas of Outstanding Natural Beauty, and National Parks.

Managed
5 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Natural England — workflow patterns, data models, and gotchas for your AI agent.

Natural England Open Data

Geospatial conservation data from Natural England via ArcGIS Open Data Hub. No auth required.

Data Model

  • SSSI — Sites of Special Scientific Interest. Fields: REF_CODE, NAME, MEASURE (hectares), LABEL, HYPERLINK, CONTACT_NO.
  • NNR — National Nature Reserves. Same field structure as SSSI.
  • AONB — Areas of Outstanding Natural Beauty. Fields: CODE, NAME, DESIG_DATE, HOTLINK, STAT_AREA (sq km).
  • National Parks — Fields: CODE, NAME, MEASURE (sq km), DESIG_DATE (epoch ms), HOTLINK, STATUS.

Query Patterns

  • Name searches use ArcGIS SQL LIKE with % wildcards (case-insensitive by default on ArcGIS).
  • returnGeometry=false is always set to keep responses lightweight.
  • resultRecordCount controls pagination (max 2000 per request).
  • Use resultOffset for subsequent pages.

Gotchas

  • AONB DESIG_DATE is a string like "Sep-63". National Parks DESIG_DATE is epoch milliseconds.
  • MEASURE units differ: SSSI/NNR = hectares, National Parks = sq km, AONB uses STAT_AREA in sq km.
  • The generic query tool can access any of 200+ services on this ArcGIS org.

Tools in this Server (5)

Ne Query Features

Query any Natural England ArcGIS FeatureServer service with custom SQL WHERE clauses. Supports over 200 services including SSSIs, nature reserves, agr...

Ne Search Aonb

Search Areas of Outstanding Natural Beauty (AONB) in England. Returns area name, designation date, official website, and statutory area in square kilo...

Ne Search National Parks

Search National Parks in England. Returns park name, area in square kilometres, designation date, official website, and designation status.

Ne Search Nature Reserves

Search National Nature Reserves (NNR) in England. Returns reserve name, reference code, area in hectares, and label. Optionally filter by name with pa...

Ne Search Sssi

Search Sites of Special Scientific Interest (SSSI) in England. Returns site name, reference code, area in hectares, label, and contact details. Option...

Frequently Asked Questions

What is the Natural England MCP server?

Natural England Open Data Geoportal (ArcGIS) providing geospatial data on protected landscapes and conservation sites across England, including SSSIs, National Nature Reserves, Areas of Outstanding Natural Beauty, and National Parks. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Natural England to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/natural-england. Authentication is handled automatically.

How many tools does Natural England provide?

Natural England provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Natural England require?

Natural England uses open data APIs — no authentication required.

Setup Instructions

Connect Natural England to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/natural-england

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Natural England and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Natural England will appear under Not connected — select it and click Connect to complete OAuth.
Name: Natural England
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/natural-england
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Natural England now

No API key or third-party login required. Chat with AI and run tools instantly.

Natural England MCP Server & Skill — 5 Tools