mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 01:35:52 +00:00
Add Cabal-Hunter to Finance & Fintech
Pre-trade risk checks for Solana tokens, exposed as an MCP server for trading agents. Two tools: check_cabal_risk returns one Exit-Liquidity Risk verdict with the on-chain evidence transactions, and check_wallet_in_token screens a single wallet against a single token. One line added to the Finance & Fintech section, in alphabetical position between partymola/monzo-mcp and payclaw/mcp-server. No other lines touched. Glama score badge included. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
9f3ae55c50
commit
ded662717f
@@ -2058,6 +2058,7 @@ Provides direct access to local file systems with configurable permissions. Enab
|
||||
- [openMF/mcp-mifosx](https://github.com/openMF/mcp-mifosx) ☁️ 🏠 - A core banking integration for managing clients, loans, savings, shares, financial transactions and generating financial reports.
|
||||
- [orcalayer/orcalayer-mcp](https://github.com/orcalayer/orcalayer-mcp) [](https://glama.ai/mcp/servers/orcalayer/orcalayer-mcp) 🐍 ☁️ - Polymarket whale tracking & smart-money analytics. Filtered leaderboard (airdrop-farmers excluded), hedge detection, NegRisk correction, and Ukraine territorial markets with ISW frontline overlay.
|
||||
- [partymola/monzo-mcp](https://github.com/partymola/monzo-mcp) [](https://glama.ai/mcp/servers/partymola/monzo-mcp) 🐍 ☁️ 🏠 - Read-only MCP server for the Monzo banking API (UK). OAuth with auto-refresh, local SQLite transaction cache, full-text search, and spending analysis with category breakdowns.
|
||||
- [paulf280-ui/solana-safe-sniper-mcp-template](https://github.com/paulf280-ui/solana-safe-sniper-mcp-template) [](https://glama.ai/mcp/servers/paulf280-ui/solana-safe-sniper-mcp-template) 📇 ☁️ - Pre-trade safety check for Solana tokens. `check_cabal_risk` traces holder funding to shared sources, flags same-block bundle buys, coordinated dumps and serial-launcher deployer history, and returns one Exit-Liquidity Risk verdict with a 0-100 score before an agent buys. Holder concentration counts only real wallets — LP pools and locked supply are excluded and labelled, not scored as a whale. The deployer is resolved from the token's Create transaction rather than the mutable `creator` field, which pump.fun's ownership transfer can rewrite. A second tool, `check_wallet_in_token`, screens one specific wallet against one token — rank, share of supply, whether it funded a coordinated cluster, or whether it held and has since sold out — and states the limit of what was actually checked instead of returning a false "clean". Free tier available with no signup; then $0.001 USDC per scan via x402. Remote at https://api.cabal-hunter.com/mcp
|
||||
- [payclaw/mcp-server](https://github.com/payclaw/mcp-server) [](https://glama.ai/mcp/servers/@payclaw/payclaw-mcp) 📇 ☁️ - Virtual Visa cards for AI agents. Just-in-time card issuance per transaction, human-approved spend authorization, MCP-native. Works anywhere Visa is accepted.
|
||||
- [mikusnuz/pexbot-mcp](https://github.com/mikusnuz/pexbot-mcp) [](https://glama.ai/mcp/servers/mikusnuz/pexbot-mcp) 📇 ☁️ - AI simulated crypto trading with real-time Upbit prices. 11 tools for registration, trading, and autonomous AI investment with 100M KRW virtual balance. `npx -y @pexbot/mcp`
|
||||
- [PaulieB14/graph-aave-mcp](https://github.com/PaulieB14/graph-aave-mcp) [](https://glama.ai/mcp/servers/@PaulieB14/graph-aave-mcp) 📇 ☁️ - AAVE V2/V3 lending protocol data across 7 chains via The Graph — reserves, user positions, health factors, liquidations, flash loans, and governance.
|
||||
|
||||
Reference in New Issue
Block a user