Loomal

realevents

MCP server by github.com/ykastelnik/realevents-mcp

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

0 starsnpm: realevents-mcp

About realevents

realevents is an MCP (Model Context Protocol) server published by ykastelnik in the official MCP registry. Create and manage events in seconds from your AI assistant. No account needed.

It ships as an npm package (realevents-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ykastelnik/realevents-mcp.

Use realevents with your agent

Claude Code · one command
claude mcp add realevents -- npx -y realevents-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "realevents": {
      "command": "npx",
      "args": [
        "-y",
        "realevents-mcp"
      ]
    }
  }
}
npmrealevents-mcp

Frequently asked questions

What is realevents?
realevents is an MCP (Model Context Protocol) server by ykastelnik. Create and manage events in seconds from your AI assistant. No account needed.
How do I connect realevents to Claude, Cursor, or another MCP client?
Install realevents from its npm package (realevents-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is realevents open source?
Yes — the source code is public at github.com/ykastelnik/realevents-mcp.
Can AI agents pay to use realevents?
Not yet through Loomal — realevents is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain realevents? Claim this listing free by verifying GitHub ownership, or contact us.