mcpbeat Sign in

L2 Calendar MCP Server

local only

L2 Calendar runs on your own machine — the client starts it, so there is no endpoint to ping. 173 installs a week from npm. Last commit 18 Sep 2026.

Query Lineage 2 private server openings by chronicle through the public L2 Calendar API.

Installs per day peak 129 · avg 4
a month agotoday
173
Installs / week
npm · l2calendar-mcp
0
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to L2 Calendar

same job, measured the same way
Sec Edgar MCP
by stefanoamorelli

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

807 installs/wk local only
Wt
by humanlineage

Human Lineage MCP server — search and query the public genealogical graph of all humanity

6 tools answering
Icloud Calendar
by iceywu

Manage Apple iCloud Calendar through a reliable CalDAV MCP server.

182 installs/wk local only
komnet
by komdosh

Lets AI coding agents coordinate asynchronously through a private git repository. No server.

112 installs/wk local only
Sayou Opendart MCP
by kcw2034-sayouzone

An MCP server that provides OpenDart API

60 installs/wk local only
MCP Opendart Server
by kcw2034-sayouzone

An MCP server that provides OpenDart API

local only
Calendar AI MCP
by csoai-org

Calendar Ai MCP Server by MEOK AI Labs

231 installs/wk local only
AUTO.RIA Used Cars
by yevhen-kalyna

MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.

128 installs/wk local only

L2 Calendar — questions

Answers built from our own checks of this server.

Why is there no uptime for L2 Calendar?
L2 Calendar 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 l2calendar-mcp was installed 173 times last week.
How do I connect L2 Calendar?
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 l2calendar-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use L2 Calendar?
The npm package l2calendar-mcp was installed 173 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 L2 Calendar open source?
Yes — it is published under the MIT licence, written in TypeScript 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.