From 496bdc985ba92f1b1c132e58ecf6a9a80a1862d1 Mon Sep 17 00:00:00 2001 From: Evan Parra Date: Sat, 22 Aug 2026 21:39:15 +0000 Subject: [PATCH 1/3] Add DevDizzle/gammarips-mcp to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..c7428721f 100644 --- a/README.md +++ b/README.md @@ -1805,6 +1805,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [debitura/Debitura.MCP](https://github.com/debitura/Debitura.MCP) [![debitura/Debitura.MCP MCP server](https://glama.ai/mcp/servers/debitura/Debitura.MCP/badges/score.svg)](https://glama.ai/mcp/servers/debitura/Debitura.MCP) 🎖️ 📇 ☁️ - Cross-border debt collection: check case status, read partner messages, get pricing, and submit collection cases handled by vetted local partners in 183 countries. - [debridge-finance/debridge-mcp](https://github.com/debridge-finance/debridge-mcp) [![de-bridge MCP server](https://glama.ai/mcp/servers/@debridge-finance/de-bridge/badges/score.svg)](https://glama.ai/mcp/servers/@debridge-finance/de-bridge) 📇 🏠 ☁️ - Cross-chain swaps and bridging across EVM and Solana blockchains via the deBridge protocol. Enables AI agents to discover optimal routes, evaluate fees, and initiate non-custodial trades. - [decidefyi/decide](https://github.com/decidefyi/decide) 📇 ☁️ - Deterministic refund eligibility notary MCP server. Returns ALLOWED / DENIED / UNKNOWN for subscription refunds (Adobe, Spotify, etc.) via a stateless rules engine. +- [DevDizzle/gammarips-mcp](https://github.com/DevDizzle/gammarips-mcp) 🐍 ☁️ - Hosted options-flow data layer for AI agents: a curated overnight unusual-options-activity pool, per-contract liquidity, realized outcome history, and exit-rule replay. No pick endpoint by design. Anonymous tier needs no key. - [debtstack-ai/debtstack-python](https://github.com/debtstack-ai/debtstack-python) 🐍 ☁️ - Corporate debt structure data for AI agents. Search 250+ issuers, 5,000+ bonds with leverage ratios, seniority, covenants, guarantor chains, and FINRA TRACE pricing. - [decksaga/market-pulse-mcp](https://github.com/decksaga/market-pulse-mcp) [![decksaga/market-pulse-mcp MCP server](https://glama.ai/mcp/servers/decksaga/market-pulse-mcp/badges/score.svg)](https://glama.ai/mcp/servers/decksaga/market-pulse-mcp) 📇 ☁️ - Live market data for AI agents — crypto prices, stocks (any ticker), S&P 500/NASDAQ/Dow indices, forex (150+ pairs), trending coins, and Fear & Greed Index. 8 tools, zero API keys, zero cost. Uses CoinGecko, Yahoo Finance, and ExchangeRate API. - [Declan142/calcnook-mcp-server](https://github.com/Declan142/calcnook-mcp-server) [![Declan142/calcnook-mcp-server MCP server](https://glama.ai/mcp/servers/Declan142/calcnook-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Declan142/calcnook-mcp-server) 🐍 🏠 🍎 🪟 🐧 - Personal finance calculations across 7 countries (US, UK, CA, AU, AE, SA, India) plus Sharia-compliant Islamic finance (Zakat, Murabaha, Ijarah, Mudarabah, Hajj savings, halal stock screening). 17 tools wrapping the deterministic [calcnook](https://pypi.org/project/calcnook/) engine — income tax, SIP/EMI/loans, retirement, EOSG, VAT, currency formatting (incl. Indian lakh/crore), and BMI/BMR/TDEE. Zero API keys, pure stdlib. Install with `uvx calcnook-mcp`. From a7b2741ca59ea958a18f33ea1b7d44f98c3b908f Mon Sep 17 00:00:00 2001 From: Evan Parra Date: Tue, 1 Sep 2026 18:09:29 +0000 Subject: [PATCH 2/3] Reword gammarips-mcp entry: pool is selected on liquidity, not unusual activity Pool membership became a liquidity rank on 2026-08-24. The previous wording described the retired unusual-activity funnel. Also moves the row into the de* cluster. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7428721f..c260ff479 100644 --- a/README.md +++ b/README.md @@ -1805,12 +1805,12 @@ Provides direct access to local file systems with configurable permissions. Enab - [debitura/Debitura.MCP](https://github.com/debitura/Debitura.MCP) [![debitura/Debitura.MCP MCP server](https://glama.ai/mcp/servers/debitura/Debitura.MCP/badges/score.svg)](https://glama.ai/mcp/servers/debitura/Debitura.MCP) 🎖️ 📇 ☁️ - Cross-border debt collection: check case status, read partner messages, get pricing, and submit collection cases handled by vetted local partners in 183 countries. - [debridge-finance/debridge-mcp](https://github.com/debridge-finance/debridge-mcp) [![de-bridge MCP server](https://glama.ai/mcp/servers/@debridge-finance/de-bridge/badges/score.svg)](https://glama.ai/mcp/servers/@debridge-finance/de-bridge) 📇 🏠 ☁️ - Cross-chain swaps and bridging across EVM and Solana blockchains via the deBridge protocol. Enables AI agents to discover optimal routes, evaluate fees, and initiate non-custodial trades. - [decidefyi/decide](https://github.com/decidefyi/decide) 📇 ☁️ - Deterministic refund eligibility notary MCP server. Returns ALLOWED / DENIED / UNKNOWN for subscription refunds (Adobe, Spotify, etc.) via a stateless rules engine. -- [DevDizzle/gammarips-mcp](https://github.com/DevDizzle/gammarips-mcp) 🐍 ☁️ - Hosted options-flow data layer for AI agents: a curated overnight unusual-options-activity pool, per-contract liquidity, realized outcome history, and exit-rule replay. No pick endpoint by design. Anonymous tier needs no key. - [debtstack-ai/debtstack-python](https://github.com/debtstack-ai/debtstack-python) 🐍 ☁️ - Corporate debt structure data for AI agents. Search 250+ issuers, 5,000+ bonds with leverage ratios, seniority, covenants, guarantor chains, and FINRA TRACE pricing. - [decksaga/market-pulse-mcp](https://github.com/decksaga/market-pulse-mcp) [![decksaga/market-pulse-mcp MCP server](https://glama.ai/mcp/servers/decksaga/market-pulse-mcp/badges/score.svg)](https://glama.ai/mcp/servers/decksaga/market-pulse-mcp) 📇 ☁️ - Live market data for AI agents — crypto prices, stocks (any ticker), S&P 500/NASDAQ/Dow indices, forex (150+ pairs), trending coins, and Fear & Greed Index. 8 tools, zero API keys, zero cost. Uses CoinGecko, Yahoo Finance, and ExchangeRate API. - [Declan142/calcnook-mcp-server](https://github.com/Declan142/calcnook-mcp-server) [![Declan142/calcnook-mcp-server MCP server](https://glama.ai/mcp/servers/Declan142/calcnook-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Declan142/calcnook-mcp-server) 🐍 🏠 🍎 🪟 🐧 - Personal finance calculations across 7 countries (US, UK, CA, AU, AE, SA, India) plus Sharia-compliant Islamic finance (Zakat, Murabaha, Ijarah, Mudarabah, Hajj savings, halal stock screening). 17 tools wrapping the deterministic [calcnook](https://pypi.org/project/calcnook/) engine — income tax, SIP/EMI/loans, retirement, EOSG, VAT, currency formatting (incl. Indian lakh/crore), and BMI/BMR/TDEE. Zero API keys, pure stdlib. Install with `uvx calcnook-mcp`. - [deficlow/zipp-mcp](https://github.com/deficlow/zipp-mcp) [![deficlow/zipp-mcp MCP server](https://glama.ai/mcp/servers/deficlow/zipp-mcp/badges/score.svg)](https://glama.ai/mcp/servers/deficlow/zipp-mcp) 🐍 ☁️ - Multi-language crypto news for AI assistants — editorial summaries with sentiment labels (BULLISH/NEUTRAL/BEARISH) and importance scores (0–100). 6 tools across 8 languages, every story credits the original publisher. Install: `uvx zipp-mcp` or `ghcr.io/deficlow/zipp-mcp`. Public Streamable HTTP endpoint at `https://zippfeed.com/mcp/`; listed on the [Official MCP Registry](https://registry.modelcontextprotocol.io/v0/servers?search=zipp). - [demwick/polymarket-agent-mcp](https://github.com/demwick/polymarket-agent-mcp) [![polymarket-agent-mcp MCP server](https://glama.ai/mcp/servers/demwick/polymarket-agent-mcp/badges/score.svg)](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. +- [DevDizzle/gammarips-mcp](https://github.com/DevDizzle/gammarips-mcp) 🐍 ☁️ - Hosted options-flow data layer for AI agents: a curated overnight pool selected on liquidity, per-contract liquidity checks, realized outcome history, and exit-rule replay. No pick endpoint by design. Anonymous tier needs no key. - [OSOJDJD/deeplook](https://github.com/OSOJDJD/deeplook) [![OSOJDJD/deeplook MCP server](https://glama.ai/mcp/servers/OSOJDJD/deeplook/badges/score.svg)](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) [![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. - [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. From 276958b0c042a3aed257b39b3c1c95bc6ce8a8cd Mon Sep 17 00:00:00 2001 From: Evan Parra Date: Tue, 1 Sep 2026 22:00:11 +0000 Subject: [PATCH 3/3] Add Glama score badge per the listing requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c260ff479..a7eafb7a4 100644 --- a/README.md +++ b/README.md @@ -1810,7 +1810,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [Declan142/calcnook-mcp-server](https://github.com/Declan142/calcnook-mcp-server) [![Declan142/calcnook-mcp-server MCP server](https://glama.ai/mcp/servers/Declan142/calcnook-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Declan142/calcnook-mcp-server) 🐍 🏠 🍎 🪟 🐧 - Personal finance calculations across 7 countries (US, UK, CA, AU, AE, SA, India) plus Sharia-compliant Islamic finance (Zakat, Murabaha, Ijarah, Mudarabah, Hajj savings, halal stock screening). 17 tools wrapping the deterministic [calcnook](https://pypi.org/project/calcnook/) engine — income tax, SIP/EMI/loans, retirement, EOSG, VAT, currency formatting (incl. Indian lakh/crore), and BMI/BMR/TDEE. Zero API keys, pure stdlib. Install with `uvx calcnook-mcp`. - [deficlow/zipp-mcp](https://github.com/deficlow/zipp-mcp) [![deficlow/zipp-mcp MCP server](https://glama.ai/mcp/servers/deficlow/zipp-mcp/badges/score.svg)](https://glama.ai/mcp/servers/deficlow/zipp-mcp) 🐍 ☁️ - Multi-language crypto news for AI assistants — editorial summaries with sentiment labels (BULLISH/NEUTRAL/BEARISH) and importance scores (0–100). 6 tools across 8 languages, every story credits the original publisher. Install: `uvx zipp-mcp` or `ghcr.io/deficlow/zipp-mcp`. Public Streamable HTTP endpoint at `https://zippfeed.com/mcp/`; listed on the [Official MCP Registry](https://registry.modelcontextprotocol.io/v0/servers?search=zipp). - [demwick/polymarket-agent-mcp](https://github.com/demwick/polymarket-agent-mcp) [![polymarket-agent-mcp MCP server](https://glama.ai/mcp/servers/demwick/polymarket-agent-mcp/badges/score.svg)](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. -- [DevDizzle/gammarips-mcp](https://github.com/DevDizzle/gammarips-mcp) 🐍 ☁️ - Hosted options-flow data layer for AI agents: a curated overnight pool selected on liquidity, per-contract liquidity checks, realized outcome history, and exit-rule replay. No pick endpoint by design. Anonymous tier needs no key. +- [DevDizzle/gammarips-mcp](https://github.com/DevDizzle/gammarips-mcp) [![DevDizzle/gammarips-mcp MCP server](https://glama.ai/mcp/servers/DevDizzle/gammarips-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DevDizzle/gammarips-mcp) 🐍 ☁️ - Hosted options-flow data layer for AI agents: a curated overnight pool selected on liquidity, per-contract liquidity checks, realized outcome history, and exit-rule replay. No pick endpoint by design. Anonymous tier needs no key. - [OSOJDJD/deeplook](https://github.com/OSOJDJD/deeplook) [![OSOJDJD/deeplook MCP server](https://glama.ai/mcp/servers/OSOJDJD/deeplook/badges/score.svg)](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) [![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. - [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.