mcpbeat Sign in

MCP Event Intelligence MCP Server

local only

MCP Event Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 1 007 installs a week from npm. Last commit 20 Sep 2026.

Durable temporal event intelligence: composite triggers, derived events, and runtime wakeups.

Installs per day peak 1 007 · avg 33
a month agotoday
1 007
Installs / week
npm · mcp-event-intelligence
0
Stars
0 open issues
20 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Event Intelligence every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 event-intelligence -- npx -y mcp-event-intelligence
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "event-intelligence": {
      "args": [
        "-y",
        "mcp-event-intelligence"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.event-intelligence]
command = "npx"
args = ["-y", "mcp-event-intelligence"]
.cursor/mcp.json
{
  "mcpServers": {
    "event-intelligence": {
      "args": [
        "-y",
        "mcp-event-intelligence"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "event-intelligence": {
      "args": [
        "-y",
        "mcp-event-intelligence"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DATA_DIR (Persistent Event Intelligence state directory.), MCP_WRITE_ENABLED (Set to true to expose persistent trigger mutation tools. Read-only by default.), RUNTIME_WAKE_TARGETS_JSON (Optional operator-configured signed runtime wake targets.), TYPESAFE_API_KEY (Optional TypeSafe Jev API key for semantic-correlation triggers.), TYPESAFE_MODEL (Optional TypeSafe Jev model override. Defaults to jev-latest.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Event Intelligence

same job, measured the same way
Marrow
by getmarrow

Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.

397 installs/wk local only
ExitProof
by davisvillelabs

Reversibility intelligence and durable exit evidence for AI agents before real-world commitments.

5 tools answering
A
Horse Truth Machine Intelligence
by com-horsetruth

Derived Australian racehorse intelligence for AI agents, MCP clients, software and publishers.

answering
Hive Intelligence MCP
by hiveintelligence

Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.

939 installs/wk 8 tools answering
Ten
by johnbeans

Ten formal algebra for machine intelligence — encode, decode, compose, and verify

51 installs/wk local only
Futuristic Risk Intelligence
by cct15

Geopolitical conflict risk, political events, and maritime traffic data for AI agents

31 installs/wk local only
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Offers MCP
by dexter-works

Deep purchase intelligence for agents and apps: live prices, landed cost, trust scores. Free.

2 tools answering

MCP Event Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Event Intelligence?
MCP Event Intelligence 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 mcp-event-intelligence was installed 1 007 times last week.
How do I connect MCP Event Intelligence?
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 mcp-event-intelligence straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Event Intelligence?
The npm package mcp-event-intelligence was installed 1 007 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Event Intelligence open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript 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.