mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-05-27 21:11:47 +00:00
Add 0xDegenMo/lighter-mcp to Finance & Fintech
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
This commit is contained in:
@@ -1238,6 +1238,7 @@ Provides direct access to local file systems with configurable permissions. Enab
|
||||
- [@frihet/mcp-server](https://github.com/Frihet-io/frihet-mcp) [](https://glama.ai/mcp/servers/Frihet-io/frihet-mcp) 📇 ☁️ - AI-native business management — invoices, expenses, clients, products, and quotes. 31 tools for Claude, Cursor, Windsurf, and Cline.
|
||||
- [@iiatlas/hledger-mcp](https://github.com/iiAtlas/hledger-mcp) 📇 🏠 🍎 🪟 - Double entry plain text accounting, right in your LLM! This MCP enables comprehensive read, and (optional) write access to your local [HLedger](https://hledger.org/) accounting journals.
|
||||
- [@openpulsechain/mcp-server](https://github.com/openpulsechain/public/tree/main/mcp-server) [](https://glama.ai/mcp/servers/openpulsechain/public) 📇 ☁️ - PulseChain on-chain analytics: token safety scores (0-100), honeypot detection, whale tracking, smart money feed, scam alerts, DEX volume, bridge stats, holder leagues. 11 free + 9 pro tools. `npx @openpulsechain/mcp-server`
|
||||
- [0xDegenMo/lighter-mcp](https://github.com/0xDegenMo/lighter-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP server for [Lighter](https://lighter.xyz) — a zero-fee zk-rollup perpetual DEX. Trade ~190 perpetuals (crypto + RWA: PAXG/XAU gold, XAG silver, WTI oil, equity tickers like TSLA/AMZN/ASML) from Claude Desktop, Cursor, Hermes, or any MCP client. Three credential tiers (PUBLIC market data → READ account → TRADE signing), native on-chain stop-loss / take-profit, server-side safety caps (max-quote-USD, slippage, symbol allowlist). `pip install 0xdegenmo-lighter-mcp`.
|
||||
- [aaronjmars/web3-research-mcp](https://github.com/aaronjmars/web3-research-mcp) 📇 ☁️ - Deep Research for crypto - free & fully local
|
||||
- [ahmetsbilgin/finbrain-mcp](https://github.com/ahmetsbilgin/finbrain-mcp) 🎖️ 🐍 ☁️ 🏠 - Access institutional-grade alternative financial data directly in your LLM workflows.
|
||||
- [ahnlabio/bicscan-mcp](https://github.com/ahnlabio/bicscan-mcp) 🎖️ 🐍 ☁️ - Risk score / asset holdings of EVM blockchain address (EOA, CA, ENS) and even domain names.
|
||||
|
||||
Reference in New Issue
Block a user