{
 "name": "slashyear",
 "description": "Model Context Protocol server for the year-by-year historical record: every entry quoted verbatim from a numbered English Wikipedia revision, with that revision id.",
 "protocol": "mcp",
 "protocolVersion": "2025-06-18",
 "transport": "streamable-http (POST JSON-RPC to this URL)",
 "auth": null,
 "tools": [
  "search_history",
  "get_year",
  "get_day",
  "get_timeline",
  "list_subjects"
 ],
 "docs": "https://slashyear.com/api"
}