Open Data

National Archives Discovery MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

The National Archives Discovery API — search and retrieve records from the UK's national archive catalogue covering 1,000+ years of government and public records, plus a directory of 2,500+ archives and repositories across the UK.

4 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for National Archives Discovery — workflow patterns, data models, and gotchas for your AI agent.

The National Archives Discovery

UK government's official archive catalogue with 32+ million record descriptions spanning 1,000+ years. No auth required.

Data Model

  • Records — Catalogue entries with id (e.g. C7394009), reference (e.g. GFM 33/2280/5273), title, description, coveringDates, department, heldBy, and closure status.
  • Record Details — Extended metadata including scopeContent, citableReference, legalStatus, creatorName, places, corporateNames, and physical description.
  • Repositories — Archives, libraries, and museums with id (e.g. A13532670), archonReference, contact details, opening hours, and access information.

Search Parameters

  • All search parameters use the sps. prefix (e.g. sps.searchQuery, sps.resultsPageSize).
  • Pagination uses sps.page (1-indexed, max 1000) and sps.resultsPageSize (max 100).
  • Date filters: sps.dateFrom and sps.dateTo in YYYY-MM-DD format.
  • Department filter: sps.departments for narrowing to specific archive departments (e.g. WO for War Office).
  • Catalogue levels: 1=Lettercode, 2=Division, 3=Series, 6=Sub-sub-series, 7=Piece, 8=Item.

Gotchas

  • Record IDs vs references: Use the id field (e.g. C7394009) for API lookups, not the human-readable reference.
  • Repository IDs: Use the id field (e.g. A13532670) for repository detail lookups.
  • Closure status: O = Open, C = Closed, R = Retained. Closed records have restricted access.
  • Search response facets: Search results include taxonomy, time period, and department facets for narrowing queries.

Tools in this Server (4)

Tna Get Archive

Retrieve detailed information for a specific archive, library, or repository from the ARCHON directory. Returns contact details (address, phone, email...

Tna Get Record

Retrieve detailed metadata for a specific record from The National Archives catalogue. Returns extended information including scope and content, legal...

Tna Search Archives

Search the ARCHON directory of 2,500+ archives, libraries, museums, and repositories across the UK. Returns repository names, addresses, and identifie...

Tna Search Records

Search The National Archives Discovery catalogue for archival records. Covers 32+ million record descriptions spanning 1,000+ years of UK government a...

Frequently Asked Questions

What is the National Archives Discovery MCP server?

The National Archives Discovery API — search and retrieve records from the UK's national archive catalogue covering 1,000+ years of government and public records, plus a directory of 2,500+ archives and repositories across the UK. It provides 4 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect National Archives Discovery 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/national-archives. Authentication is handled automatically.

How many tools does National Archives Discovery provide?

National Archives Discovery provides 4 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 National Archives Discovery require?

National Archives Discovery uses open data APIs — no authentication required.

Setup Instructions

Connect National Archives Discovery to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/national-archives

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.

Ready to chat with National Archives Discovery?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

National Archives Discovery MCP Server & Skill — 4 Tools