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
Verwandte Server
retailerapi
Unified product data across major US retailers (Walmart, Amazon, eBay, Target, Best Buy, Lowe's, Home Depot): lookups, price history, sellers, reviews.
Sweeppea MCP
Manage sweepstakes, participants, and winner drawings with legal compliance in the US and Canada directly from your AI agent. Access requires an active Sweeppea subscription and API Key.
Skillbase/spm
npm for AI skills. Create, share, and discover reusable AI instructions for any model via MCP.
Karrito
Manage WhatsApp digital catalogs for LATAM sellers — 30 tools for products, orders, discounts, reviews, customers, shipping, and analytics.
Chainlink MCP Server
MCP server for Chainlink — query any price feed via the Feed Registry contract across all supported assets.
Meshh FX
Power your agents with deep Japan macro fx knowledge.
Gods Eye Situational Awareness MCP
Civilian situational awareness for AI deployments — real-time risk dashboards, multi-source threat correlation, anomaly detection, and automated alerting for critical infrastructure and enterprise AI systems.
AAI Gateway
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
RequestRepo MCP
A MCP for RequestRepo
MCP Seat Reservation Server
A server for managing a comprehensive seat reservation system.