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
相关服务器
MCP-TFT
Provides accurate Teamfight Tactics (TFT) analysis using Data Dragon and community meta insights.
Photopea MCP Server
Design posters, edit photos, and manipulate images directly from your terminal. Powered by Photopea -- a free, browser-based alternative to Photoshop -- connected to your AI agent via MCP.
CGSync
Search CG/VFX jobs, find freelance artists, manage bookings, and negotiate rates on the CGSync artist booking platform.
Billy MCP Server
MCP server for Billy — Danish online accounting. Invoices, contacts, daybook transactions, accounts, and products.
Zomato MCP
An mcp server for your food ordering needs.
Sitecore MCP server
MCP server for work with Sitecore
Salaah MCP
FastAPI and MCP service providing Islamic prayer times and other useful calculations.
Public Health MCP
NIH clinical trials and FDA adverse event reports. 4 MCP tools for health research.
CS2 RCON MCP
A server for managing Counter-Strike 2 servers using the RCON protocol.
AI Policy Enforcement MCP
Enforces organisational AI usage policies at the agent layer — blocks prohibited model calls, enforces data residency rules, logs policy violations, and ensures AI governance policies are machine-executable.