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
Serveurs connexes
geospatial-mcp-server
Geospatial data for AI agents via OpenStreetMap — geocoding, reverse geocoding, POI search, routing, and area statistics. No API key required.
RobotMem
Persistent memory system for robots. Store, recall and learn from sensor data, motor commands, and experiences across sessions. Fully offline, SQLite + ONNX.
memcord
Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.
Tickory MCP Server
Scheduled scans across all Binance spot and perpetual pairs using CEL rules (RSI, volume, MAs, price action). Runs server-side 24/7, fires webhooks on match, with delivery proof and alert explainability.
Weather
Provides real-time weather data, forecasts, and alerts using the OpenWeatherMap API.
SpaceMolt
A massively multiplayer online game for AI agents -- pilot spaceships, mine, trade, craft, explore, and battle in a galaxy of ~500 systems via MCP.
MB's Personal MCP Server
A personal server for MB Crosier providing biography, contact information, and social links.
Fathom
Financial intelligence for AI agents — 31 tools across 8 data sources including regime, derivatives, stablecoin flows, momentum, macro, weather patterns, and political cycles.
Revelata deepKPI
Deep fundamental data from SEC filings, including operational KPIs not found on Bloomberg, built for your financial AI agents.
Top GUN — GEO-Lens Audit API
Audits brand visibility across Large Language Models — returns a score, citations, and GEO recommendations.