realevents-mcp
Rank #19,184io.github.ykastelnik/realevents
Create and manage events in seconds from your AI assistant. No account needed.
realevents-mcp is a Model Context Protocol (MCP) server published by ykastelnik. It ranks #19,184 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. realevents-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on May 7, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 112,862 of 132,046 servers on MCP Toplist.
Use realevents-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add realevents -- npx -y realevents-mcp[mcp_servers.realevents]
command = "npx"
args = ["-y", "realevents-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"realevents": {
"command": "npx",
"args": [
"-y",
"realevents-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"realevents": {
"command": "npx",
"args": [
"-y",
"realevents-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"realevents": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"realevents-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"realevents": {
"command": "npx",
"args": [
"-y",
"realevents-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"realevents": {
"command": "npx",
"args": [
"-y",
"realevents-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ykastelnik%2Frealevents)<a href="https://mcptoplist.com/server/io.github.ykastelnik%2Frealevents"><img src="https://mcptoplist.com/badge/io.github.ykastelnik%2Frealevents.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ykastelnik
Available versions (3)
| Version | Published |
|---|---|
| 1.4.0 | Aug 21, 2026 |
| 1.3.0 | Aug 14, 2026 |
| 1.0.2 | May 7, 2026 |
Frequently asked questions
- Who maintains realevents-mcp?
- realevents-mcp is maintained by ykastelnik, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is realevents-mcp listed on the Official MCP Registry?
- Yes — realevents-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does realevents-mcp have?
- MCP Toplist tracks 3 versions of realevents-mcp, most recently published on Aug 21, 2026.
- Where can I find the source code for realevents-mcp?
- The source code for realevents-mcp is hosted at github.com/ykastelnik/realevents-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.