Odel
mcp ldbd

mcp ldbd

Local
@kkjh0723JavaScriptMITUpdated 1mo ago

Submit and track stock/crypto direction predictions on LDBD's public leaderboard (ldbd.app).

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-ldbdv0.3.0

Run

npx -y mcp-ldbd

MCP client config

{
  "mcpServers": {
    "mcp-ldbd": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ldbd"
      ]
    }
  }
}