← Registry

Learning Resources

slashyear.com

Provides historical event search and timeline retrieval from Wikipedia's dated records.

1 endpoint5 known toolsFirst detected September 8, 2026Last detected September 9, 2026

ENDPOINT 1

https://slashyear.com/mcp

No auth detected

MCP server metadata

Name
slashyear
Version
1.0.0
Capabilities
tools
Server instructions

Sourced history. Every entry is a sentence quoted verbatim from a specific English Wikipedia revision and carries that revision id, so a claim built on it stays checkable. Years use astronomical numbering: -43 is 44 BCE. Reuse is free under CC BY-SA 4.0; cite the article and revision id.

Known tools 5

search_history

Full-text search across every dated entry in the historical record, plus the subjects that match.

Inferred read-only
get_year

Everything the record holds for one year: the headline summary and every dated entry, grouped by subject, each with its source revision.

Inferred read-only
get_day

One calendar day across every recorded year — what happened on 4 July in all of them.

Inferred read-only
get_timeline

One subject's whole record in date order: every dated entry across all years in which Wikipedia's editors linked to it, with its Wikidata id for joining to other datasets.

Inferred read-only
list_subjects

Browse the subjects that have a timeline, largest record first.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.slashyear]
url = "https://slashyear.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "slashyear": {
      "type": "http",
      "url": "https://slashyear.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: slashyear
Remote MCP URL: https://slashyear.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "slashyear": {
      "url": "https://slashyear.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "slashyear": {
      "type": "http",
      "url": "https://slashyear.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "slashyear",
  "transport": "streamable-http",
  "url": "https://slashyear.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.