mcpbeat Sign in

Realevents MCP Server

by ykastelnik Your server? Claim it
local only

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

Create and manage events in seconds from your AI assistant. No account needed.

Installs per day peak 24 · avg 8 · +27% w/w
a month agotoday
126
Installs / week
npm · realevents-mcp
1
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Realevents 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 realevents -- npx -y realevents-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "realevents": {
      "args": [
        "-y",
        "realevents-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.realevents]
command = "npx"
args = ["-y", "realevents-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "realevents": {
      "args": [
        "-y",
        "realevents-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "realevents": {
      "args": [
        "-y",
        "realevents-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Realevents

same job, measured the same way
MeisterTask
by meistertask

Create and manage MeisterTask projects, tasks, and notes from your AI assistant.

answering
Mila
by mila-gg

Create and manage documents, spreadsheets, and presentations from your AI assistant.

23 tools answering
Contix
by contix

Spanish Veri*factu invoicing: create invoices and manage billing from your AI assistant.

answering
Hotspot Creator Studio
by hotspot

Manage your Hotspot maps, spots and earnings from your AI assistant.

answering
Knowtis
by knowtis

Create, search and manage Knowtis collaborative notes from AI assistants.

answering
Aidocx
by aidocx

Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.

51 installs/wk local only
Vidalytics
by vidalytics

Manage your Vidalytics videos and analytics from your AI assistant.

answering
MindMeister
by mindmeister

Create, edit, and organize MindMeister mind maps from your AI assistant.

answering

Realevents — questions

Answers built from our own checks of this server.

Why is there no uptime for Realevents?
Realevents 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 realevents-mcp was installed 126 times last week.
How do I connect Realevents?
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 realevents-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Realevents?
The npm package realevents-mcp was installed 126 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Realevents open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.