mcpbeat Sign in

Lighter MCP Server

local only

Lighter MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 144 installs a week from npm.

Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 256 · avg 9
a month agotoday
144
Installs / week
npm · lighter-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 lighter-mcp -- npx -y lighter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lighter-mcp": {
      "args": [
        "-y",
        "lighter-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lighter-mcp]
command = "npx"
args = ["-y", "lighter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "lighter-mcp": {
      "args": [
        "-y",
        "lighter-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lighter-mcp": {
      "args": [
        "-y",
        "lighter-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Lighter MCP

same job, measured the same way
Market Depth Lab
by derkcc

Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.

28 installs/wk local only
zobrx
by zobrx

Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights.

58 tools answering
Zwldarren Akshare One MCP
by smithery

Provide access to Chinese stock market data including historical prices, real-time data, news, and…

answering
Volthq
by newageflyfish-max

Compute price oracle for AI agents — compare pricing across 8 providers in real time.

88 installs/wk local only
Catalogue
by theluckystrike

A price list and rate card the quotes and invoice servers read by SKU.

12 tools answering
HYPERneobroker.com
by hyperneobroker-mcp

Live prices, perps, prediction markets and a paper trading desk over one MCP.

23 tools answering
Minha Morada
by minhamorada

Portugal real estate search — 224,000+ listings, commute times and market prices

6 tools answering
Compute Finance Oracle
by compute-finance

Live AI compute pricing oracle — real-time LLM model prices across providers

75 installs/wk local only

Lighter MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Lighter MCP?
Lighter MCP 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 lighter-mcp was installed 144 times last week.
Is Lighter MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Lighter MCP?
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 lighter-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Lighter MCP?
The npm package lighter-mcp was installed 144 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.