mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-27 01:17:00 +00:00
Add asset-management (Finance & Fintech)
Adds asset-management to Finance & Fintech:
A local, read-only MCP server over your own stock/ETF transaction log. A deterministic core computes drawdown-first risk (max drawdown, Ulcer, CDaR, Sharpe/Sortino/Calmar) with bootstrap CIs and walk-forward verdicts that say "inconclusive" when evidence is thin — reconciled to the cent against a real broker export.
The AI is kept off the numbers in two layers, with different (and honestly-scoped) guarantees:
- MCP server (this listing): the model calls read-only tools that return core-computed figures; it's instructed to report those and never compute its own, and a portfolio://guarantees resource states the contract. Provision + instruction — not a mechanical block, since the chat client isn't ours.
- CLI narration (optional): a by-construction fence — the model writes only {{token}} placeholders, a renderer substitutes validated figures, and one model-typed digit voids the whole note. Here the model literally cannot emit a number.
Python 3.12 / uv, stdio, AGPL-3.0.
This commit is contained in:
@@ -1657,6 +1657,7 @@ Provides direct access to local file systems with configurable permissions. Enab
|
|||||||
- [demwick/polymarket-agent-mcp](https://github.com/demwick/polymarket-agent-mcp) [](https://glama.ai/mcp/servers/demwick/polymarket-agent-mcp) 📇 🏠 - 49-tool Polymarket prediction market suite for AI agents. Direct trading, smart money flow detection, copy trading with auto-monitor, backtesting, arbitrage scanning, portfolio optimization, and real-time WebSocket price streaming. Preview mode for simulation, live mode for real orders.
|
- [demwick/polymarket-agent-mcp](https://github.com/demwick/polymarket-agent-mcp) [](https://glama.ai/mcp/servers/demwick/polymarket-agent-mcp) 📇 🏠 - 49-tool Polymarket prediction market suite for AI agents. Direct trading, smart money flow detection, copy trading with auto-monitor, backtesting, arbitrage scanning, portfolio optimization, and real-time WebSocket price streaming. Preview mode for simulation, live mode for real orders.
|
||||||
- [OSOJDJD/deeplook](https://github.com/OSOJDJD/deeplook) [](https://glama.ai/mcp/servers/OSOJDJD/deeplook) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Free company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
|
- [OSOJDJD/deeplook](https://github.com/OSOJDJD/deeplook) [](https://glama.ai/mcp/servers/OSOJDJD/deeplook) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Free company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
|
||||||
- [dan1d/dolar-mcp](https://github.com/dan1d/dolar-mcp) [](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.
|
- [dan1d/dolar-mcp](https://github.com/dan1d/dolar-mcp) [](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.
|
||||||
|
- [disin7c9/asset-management](https://github.com/disin7c9/asset-management) [](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.
|
||||||
- [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.
|
- [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) [](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.
|
- [dodopayments/dodo-agent-plugin](https://github.com/dodopayments/dodo-agent-plugin) [](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) [](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`.
|
- [dolphinquant/echolon](https://github.com/dolphinquant/echolon) [](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`.
|
||||||
@@ -3459,4 +3460,4 @@ Now Claude can answer questions about writing MCP servers and how they work
|
|||||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
||||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user