explaingit

davidmosiah/timeline-pulse

Analysis updated 2026-05-18

0HTMLAudience · researcherComplexity · 2/5LicenseSetup · easy

TLDR

Timeline Pulse is an MCP server and website that catalogs Mandela Effect and timeline-shift folklore, with every claim labeled by evidence strength.

Mindmap

mindmap
  root((Timeline Pulse))
    What it does
      Archives folklore
      Grades evidence
      Separates fact and belief
    Tech stack
      MCP server
      npm package
      Website
    Use cases
      Search reports
      Explore Mandela Effect items
      Compare belief views
    Audience
      AI agent builders
      Folklore researchers
      Curious readers
    Access
      MCP tools
      Raw JSON endpoints
      Public site

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add an MCP server to an AI agent so it can search Mandela Effect and timeline folklore reports.

USE CASE 2

Browse a public archive of official CERN facts alongside community myths, clearly separated.

USE CASE 3

Compare belief, neutral, and skeptical framings of the same story or topic.

USE CASE 4

Pull raw JSON data on reports, motifs, and events to build a separate app or analysis.

What is it built with?

HTMLJavaScriptNode.jsMCPnpm

How does it compare?

davidmosiah/timeline-pulseamureki/sweatbucksanikchand461/ragbucket
Stars00
LanguageHTMLHTMLHTML
Last pushed2025-08-15
MaintenanceQuiet
Setup difficultyeasyeasyeasy
Complexity2/51/52/5
Audienceresearchergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Runs via npx with no API keys or backend needed for the MCP server.

The code is MIT licensed, so it can be used freely, including commercially, as long as the copyright notice is kept.

In plain English

Timeline Pulse is an open source project that acts as both an MCP server and an interactive website for exploring folklore about timeline shifts, Mandela Effect reports, and myths that grew up around the Large Hadron Collider being shut down for maintenance in mid 2026. The README is upfront that this is a cultural archive, not an attempt to prove anything supernatural. Official facts and community beliefs are kept on separate shelves, and every claim in the corpus is labeled with how solid its source is. The project ships as an npm package called timeline-pulse that can be added to any MCP-compatible AI agent setup with a short config snippet, no API keys or backend required. It comes with a starter dataset built in: 20 reports, 17 recurring symbols, 6 Mandela Effect catalog items, 8 story threads, and 9 timeline events anchored to real CERN announcements. Once connected, an AI agent gets a set of read only tools for searching reports, pulling up Mandela Effect variants, mapping recurring symbols, comparing belief versus skeptical framings of a topic, and getting corpus statistics. The same dataset also powers a public website with a searchable archive, a timeline view, an interactive map of recurring symbols, a Mandela Effect catalog, and story threads that can be read through a believer, neutral, or skeptic lens. Raw JSON data files are also exposed directly for anyone who wants to build on top of them. Each claim in the dataset carries an evidence grade, ranging from official institutional statements down through firsthand accounts, community reports, interpretive readings, symbolic language, and flagged speculation. The project has automated checks in its test suite that enforce this policy, for example requiring that official claims link to real sources. Setup for development uses standard npm commands to install dependencies, run tests, build the server, and sync data into the website. The code is released under the MIT license, while original written summaries and metadata are covered by a separate content policy described in the project's documentation.

Copy-paste prompts

Prompt 1
Connect the timeline-pulse MCP server to my AI agent and list the tools it provides.
Prompt 2
Search the timeline-pulse corpus for reports related to the Mandela Effect and summarize the top results.
Prompt 3
Show me the belief, neutral, and skeptical versions of one story thread from timeline-pulse.
Prompt 4
Explain how timeline-pulse grades the evidence quality of each claim in its dataset.

Frequently asked questions

What is timeline-pulse?

Timeline Pulse is an MCP server and website that catalogs Mandela Effect and timeline-shift folklore, with every claim labeled by evidence strength.

What language is timeline-pulse written in?

Mainly HTML. The stack also includes HTML, JavaScript, Node.js.

What license does timeline-pulse use?

The code is MIT licensed, so it can be used freely, including commercially, as long as the copyright notice is kept.

How hard is timeline-pulse to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is timeline-pulse for?

Mainly researcher.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.