Open Data

NBN Atlas MCP Server

Chat with AI and run tools instantly — no account needed.

National Biodiversity Network Atlas — the UK's largest collection of biodiversity data. Search species occurrence records, explore biodiversity at locations, and look up species taxonomy and conservation status.

3 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for NBN Atlas — workflow patterns, data models, and gotchas for your AI agent.

NBN Atlas

The UK's largest collection of biodiversity records — over 250 million occurrence records from trusted data partners. Part of the Atlas of Living Australia (ALA) platform.

Data Model

  • Occurrence — A single record of a species at a time and place. Key fields: scientificName, vernacularName, taxonRank, decimalLatitude, decimalLongitude, eventDate, stateProvince, dataResourceName.
  • Species groups — Broad categories: Animals, Plants, Fungi, Chromista, etc. with nested subgroups (Amphibians, Birds, Insects, etc.).
  • Data resources — Contributing datasets (e.g. "BTO Breeding Bird Survey", "iRecord").

Search Syntax

  • Free text: q=Vulpes vulpes (scientific name) or q=Red Fox (common name)
  • Faceted filtering: fq=taxon_name:Vulpes+vulpes (exact match on indexed fields)
  • Spatial: lat, lon, radius (km) for location-based queries
  • Date: fq=year:2024 or fq=year:[2020+TO+2024]

Gotchas

  • Grid references: Many UK records use OS Grid References rather than lat/lon. The API converts internally.
  • Sensitive species: Some records have location precision reduced to protect sensitive species (e.g. rare raptors).
  • pageSize max: Default 10, maximum 100 per request for occurrence searches.
  • totalRecords: Always returned — use for pagination decisions.

Tools in this Server (3)

Nbn Explore Location

Explore biodiversity at a UK location. Returns species group counts (Animals, Plants, Fungi, etc.) and total species/occurrence counts within a radius...

Nbn Species Lookup

Look up detailed taxonomic information for a species by its NBN taxon ID. Returns scientific name, common name, kingdom, phylum, class, order, family,...

Nbn Species Search

Search the NBN Atlas for species occurrence records across the UK. Over 250 million records from trusted biodiversity data partners. Search by scienti...

Frequently Asked Questions

What is the NBN Atlas MCP server?

National Biodiversity Network Atlas — the UK's largest collection of biodiversity data. Search species occurrence records, explore biodiversity at locations, and look up species taxonomy and conservation status. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NBN Atlas 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/nbn-atlas. Authentication is handled automatically.

How many tools does NBN Atlas provide?

NBN Atlas provides 3 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 NBN Atlas require?

NBN Atlas uses open data APIs — no authentication required.

Setup Instructions

Connect NBN Atlas to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/nbn-atlas

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try NBN Atlas now

No sign-up required. Chat with AI and run tools instantly.

NBN Atlas MCP Server & Skill — 3 Tools