← All servers

Kr Dart EventsVerified✓ No advisories

io.github.LJaysk/kr-dart-events
New to MCP? Start here →
0★ stars
0weekly installs
8 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/ljaysk, which proved it owns this namespace.

Verified owner: github.com/ljayskio.github.LJaysk/kr-dart-events

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs X402_PRIVATE_KEY.

About

Real-time Korean corporate disclosure (DART) events. Pay per call in USDC via x402. No API key.

Packages & transports

dockerghcr.io/ljaysk/kr-dart-events-mcp:0.1.4vlatest · docker run

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "kr_dart_events": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ljaysk/kr-dart-events-mcp:0.1.4"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/ljaysk/kr-dart-events-mcp:0.1.4