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
관련 서버
Kalshi MCP Server
A simple MCP server to interact with prediction market Kalshi
OraClaw Decision Intelligence
12 MCP tools with 19 ML algorithms for AI agents — bandits, solvers, forecasters, risk models. All under 25ms, deterministic.
MCP-TFT
Provides accurate Teamfight Tactics (TFT) analysis using Data Dragon and community meta insights.
NIS2 Germany Registration MCP
NIS2 compliance for German Mittelstand — BSI registration workflows, NIS2UmsuCG gap analysis, incident reporting templates, and Betroffenheitsprüfung (impact assessment) automation. Deadline: Oct 2026.
Chainlink MCP Server
MCP server for Chainlink — query any price feed via the Feed Registry contract across all supported assets.
Web-Algebra
Suite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools
Spawnpay
USDC wallets, payments, and referral earnings for AI agents on Base L2
Strider DoorDash
MCP server for DoorDash food delivery - AI agents can search restaurants, browse menus, and place delivery orders.
MCP Dev Brasil
37 MCP servers for agentic commerce — Stripe ACP, x402, AP2, Google UCP, plus 14 Brazilian payment rails. ~480 tools.
ToolBooth
The MCP server that gives your LLM a trading account without giving it the keys to blow up your portfolio