Merge pull request #14343 from dkaleganov/add-mercury-multiorg-mcp

Add dkaleganov/mercury-multiorg-mcp to Finance & Fintech 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-15 10:30:11 -07:00
committed by GitHub
+1
View File
@@ -2110,6 +2110,7 @@ Provides direct access to local file systems with configurable permissions. Enab
- [dan1d/dolar-mcp](https://github.com/dan1d/dolar-mcp) [![dolar-mcp MCP server](https://glama.ai/mcp/servers/dan1d/dolar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dan1d/dolar-mcp) 📇 ☁️ - Argentine exchange rates for AI agents via DolarAPI. Dollar blue, oficial, MEP, CCL, crypto, tarjeta — plus currency conversion and spread calculator.
- [dinggi5/kura](https://github.com/dinggi5/kura) [![dinggi5/kura MCP server](https://glama.ai/mcp/servers/dinggi5/kura/badges/score.svg)](https://glama.ai/mcp/servers/dinggi5/kura) 🦀 🏠 🍎 - Local Ethereum wallet app for AI agents — read balances and history, request payments that a human approves by password in the app popup, and fetch x402-paywalled resources with USDC on Base. Keys are encrypted on-device and never leave your Mac. On the official MCP registry as `io.github.dinggi5/kura`.
- [disin7c9/asset-management](https://github.com/disin7c9/asset-management) [![disin7c9/asset-management MCP server](https://glama.ai/mcp/servers/disin7c9/asset-management/badges/score.svg)](https://glama.ai/mcp/servers/disin7c9/asset-management) 🐍 🏠 🪟 🐧 - Read-only, offline analysis of your own stock/ETF transaction log — drawdown-first risk with bootstrap confidence intervals and walk-forward verdicts, computed by a validated deterministic core and served to the model as read-only tools it reports rather than recomputes; publishes a `portfolio://guarantees` trust manifest.
- [dkaleganov/mercury-multiorg-mcp](https://github.com/dkaleganov/mercury-multiorg-mcp) [![dkaleganov/mercury-multiorg-mcp MCP server](https://glama.ai/mcp/servers/dkaleganov/mercury-multiorg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dkaleganov/mercury-multiorg-mcp) 🐍 ☁️ - Unofficial read-only Mercury banking server that works across several Mercury organizations in one session: balances, transactions, statements, cards, invoices, treasury, and a 1099 pre-filing check. Every call names its organization, account numbers are masked, and nothing in the code can move money.
- [doggybee/mcp-server-ccxt](https://github.com/doggybee/mcp-server-ccxt) 📇 ☁️ - An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.
- [dodopayments/dodo-agent-plugin](https://github.com/dodopayments/dodo-agent-plugin) [![dodopayments/dodo-agent-plugin MCP server](https://glama.ai/mcp/servers/dodopayments/dodo-agent-plugin/badges/score.svg)](https://glama.ai/mcp/servers/dodopayments/dodo-agent-plugin) 🎖️ 📇 ☁️ - Official Dodo Payments MCP servers — `dodopayments-api` for live payments, subscriptions, customers, products, refunds, license keys, and usage-based billing (browser OAuth, no API key needed) and `dodo-knowledge` for semantic search over Dodo Payments documentation.
- [dolphinquant/echolon](https://github.com/dolphinquant/echolon) [![dolphinquant/echolon MCP server](https://glama.ai/mcp/servers/dolphinquant/echolon/badges/score.svg)](https://glama.ai/mcp/servers/dolphinquant/echolon) 🐍 🏠 🍎 🪟 🐧 - LLM-agent-native backtest framework for SHFE daily futures research. 23 MCP tools (strategy validation, scaffolding, indicator catalog, error-code lookup), 22 in-package skills, 32 catalogued error codes, working strategy templates. `pip install echolon` then `claude mcp add -s user echolon -- echolon-mcp`.