Line of Succession
Information about the British line of succession on any date in the last 200 years
Line of Succession MCP Server
This is the MCP endpoint for Line of Succession. MCP clients should send JSON-RPC POST requests to:
POST /mcp
Supported methods
initializetools/listtools/call
Available tools
sovereign_on_date
Return the British sovereign on a given date.
Documentation
Looks up the reigning British sovereign for the supplied date.
Use this when answering questions such as “Who was sovereign on 6 February 1952?”
Input schema
{ "properties" : { "date" : { "description" : "Date in YYYY-MM-DD format.", "type" : "string" } }, "type" : "object", "required" : [ "date" ] }
line_of_succession
Return the line of succession on a given date.
Returns people in the line of succession.
If no date is supplied, the current line of succession is returned.
{ "properties" : { "limit" : { "type" : "integer", "description" : "Maximum number of successors to return.", "minimum" : 1, "maximum" : 100 }, "date" : { "type" : "string", "description" : "Optional date in YYYY-MM-DD format. Omit for the current line of succession." } }, "required" : [], "type" : "object" }
Welcome to the site.
Choose a date from the date-picker above or from the "interesting dates" menu to see the line of succession to the British throne on that date.
Get updates by email
Be the first to hear when new blog posts are published.
Subscribe on Substack
Máy chủ liên quan
PostalDataPI MCP Server
Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.
Aare.guru
Get water temperature and swimming conditions for the Aare river in Switzerland.
AILibrary MCP Server
API for AI agents to search, license, and download b-roll video clips and voiceovers. Pay-per-request, no human interaction required.
Hyteria MCP
A server for looking up the daily menu at the Hyteria (B1) restaurant.
jpi-guard
MCP server for Japanese prompt injection detection — detects homoglyphs, zero-width chars, and indirect injection attacks in real-time.
WhisperGraph MCP
Open-source, self-hostable MCP server for WhisperGraph — a graph of 7.39B nodes / 39B edges mapping DNS, BGP, GeoIP, WHOIS, and threat intelligence. Six read-only tools (Cypher query + schema introspection + threat assessment), six resources, eight investigation prompts. stdio and Streamable HTTP transports.
AI Bill of Materials (AI-BOM) MCP
Generate AI Bills of Materials for model supply chain transparency — tracks datasets, training provenance, model cards, and dependency graphs per emerging AI-BOM standards.
GMX MCP Server
Perpetuals trading data, pool stats, and position info on GMX
Strider Labs Uber MCP
MCP server for Uber - let AI agents book rides, get fare estimates, and track trips
Twitter (X) Ads MCP
Connect Twitter (X) Ads to Claude or ChatGPT via Two Minute Reports MCP to track engagements, retweets, CPC, CPM, etc across multiple campaigns.