mcpbeat Sign in

Timeline Pulse MCP Server

local only

Timeline Pulse runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 29 Aug 2026.

Source-aware archive for timeline-shift folklore, Mandela Effect reports, and collider myths.

Installs per day peak 54 · avg 9 · -35% w/w
a month agotoday
59
Installs / week
npm · timeline-pulse
0
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
HTML

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime site/index.html:506
  $("#statsRow").innerHTML = defs.map(([label, v, c]) =>

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add timeline-pulse -- npx -y timeline-pulse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "timeline-pulse": {
      "args": [
        "-y",
        "timeline-pulse"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.timeline-pulse]
command = "npx"
args = ["-y", "timeline-pulse"]
.cursor/mcp.json
{
  "mcpServers": {
    "timeline-pulse": {
      "args": [
        "-y",
        "timeline-pulse"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "timeline-pulse": {
      "args": [
        "-y",
        "timeline-pulse"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Timeline Pulse

same job, measured the same way
Secrets-LE
by nolindnaidoo

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

40 installs/wk local only
Postcodeproperty
by markhahnel

UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.

answering
Dmarc Examiner
by dmarc-examiner

Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.

31 installs/wk 21 tools answering
Agent Guard MCP
by kavachh

Git-aware safe file ops for AI agents: delete anything except git-tracked source code.

local only
Pentest Tools
by pentest-tools

MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.

answering
Parecode
by basilskywalk

Token-aware ripgrep code search and atomic multi-file edits for coding agents.

86 installs/wk local only
COMPAMIR News
by compamir

Search structured COMPAMIR news in Japanese and English, with links to source reports.

3 tools answering
Raportagent MCP
by raportagent

Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.

29 installs/wk local only

Timeline Pulse — questions

Answers built from our own checks of this server.

Why is there no uptime for Timeline Pulse?
Timeline Pulse runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package timeline-pulse was installed 59 times last week.
How do I connect Timeline Pulse?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls timeline-pulse straight from npm; nothing to host, nothing to sign up for.
How many people use Timeline Pulse?
The npm package timeline-pulse was installed 59 times in the last week. Week over week that is -35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Timeline Pulse open source?
Yes — it is published under the MIT licence, written in HTML and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.