FLOX is a C++23 trading systems framework. The flox-mcp package
exposes ~30 tools so coding agents (Claude/Cursor/Cline) can run
backtests, scaffold strategies, validate strategies for lookahead
bias, place orders, and query PnL.
9 MCP servers for React + TypeScript automation — component scaffolding,
dep auditing, WCAG accessibility checking, test generation, TypeScript
enforcement, and monorepo management. 134 Vitest tests, CI on Node 20+22.
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
Self-contained MCP server with Glama listing (badge included). Three tools
for AI agents needing ad-free Markdown web content:
- fetch_page: URL → clean Markdown (HTML + PDF)
- fetch_pages_batch: up to 25 URLs in parallel
- search_web: query → top-k result pages already as Markdown
Author asked to keep the package's user-facing copy English-only.
The corresponding tool was also renamed `hakem_review_paper` →
`ai_review_paper` upstream (commit 5a9426c in SelfPy/science-ai-mcp-server).
Glama approved the listing at 2026-05-18 10:05 (~30 min after submission).
Adding the badge between the entry title and emoji icons matches the
format of every other research-category entry on this list.
Both URLs verified live: HTTP 200 on
https://glama.ai/mcp/servers/SelfPy/science-ai-mcp-server and the
badges/score.svg endpoint.
Per maintainer bot feedback on #6503: replace the npm URL with the
canonical GitHub source repo. The Glama badge will be added in a
follow-up commit once the server is indexed by Glama.