Skip to content

Add 0xDegenMo/lighter-mcp to Finance & Fintech#6725

Open
0xDegenMo wants to merge 1 commit into
punkpeye:mainfrom
0xDegenMo:add-lighter-mcp
Open

Add 0xDegenMo/lighter-mcp to Finance & Fintech#6725
0xDegenMo wants to merge 1 commit into
punkpeye:mainfrom
0xDegenMo:add-lighter-mcp

Conversation

@0xDegenMo
Copy link
Copy Markdown

What

Adds 0xDegenMo/lighter-mcp to the Finance & Fintech section.

What is this MCP

Open-source MCP server for Lighter — a zero-fee zk-rollup perpetual DEX on Ethereum. Exposes ~190 perpetual markets (crypto pairs + RWA perps including gold, silver, oil, and equity tickers like TSLA/AMZN/ASML) to AI agents:

  • Claude Desktop
  • Cursor
  • Hermes Agent
  • Custom Anthropic SDK / MCP clients

Why it fits Finance & Fintech

  • Three credential tiers — install + try with zero credentials (PUBLIC market data only), opt into READ (account state) and TRADE (signing) progressively. No surprise capability escalation.
  • Native on-chain SL/TP — stop-loss and take-profit live on Lighter's order book, survive client restarts and disconnects.
  • Server-side safety capsLIGHTER_MAX_QUOTE_USD, LIGHTER_MAX_SLIPPAGE, LIGHTER_ALLOWED_SYMBOLS allowlist enforced before any order leaves the process.
  • Sub-account-first design — API key signs only for one Lighter sub-account, cannot withdraw, main wallet stays cold.
  • 17 trading tools + diagnostics — full market discovery, market data, account state, order management.

Distribution

  • PyPI: pip install 0xdegenmo-lighter-mcp (package)
  • License: MIT
  • Python 3.10+

Checklist

  • Entry placed in the Finance & Fintech category
  • Format matches existing entries (markdown link, emoji tags, description)
  • Emoji tags: 🐍 (Python) ☁️ (cloud — connects to Lighter mainnet) 🏠 (self-hostable, no external infra) 🍎🪟🐧 (cross-platform, pure Python)
  • No 🎖️ marker (this is a community server, not an official Lighter implementation)
  • License declared (MIT)
  • Open-source, public repo
  • Published to PyPI under maintained name

Open-source MCP server for Lighter — a zero-fee zk-rollup perpetual DEX
on Ethereum. Lets AI agents (Claude Desktop, Cursor, Hermes, custom MCP
clients) trade ~190 Lighter perpetuals natively, including crypto pairs
and RWA perps (PAXG/XAU gold, XAG silver, WTI oil, equity tickers like
TSLA/AMZN/ASML).

Key properties:
- Three credential tiers (PUBLIC market-data only / READ account state /
  TRADE signing) so users opt into capability progressively
- Native on-chain stop-loss + take-profit that survive client restarts
- Server-side safety caps: max trade size in USDC, max slippage, symbol
  allowlist
- Sub-account-first design — API key signs only for one sub-account,
  cannot withdraw, main wallet stays cold

PyPI: 0xdegenmo-lighter-mcp v0.1.1
License: MIT
@github-actions
Copy link
Copy Markdown

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant