From ea93ed1994afa79e6268d317f45c8c8a328f3727 Mon Sep 17 00:00:00 2001 From: Haibin Yu <115338940+haiiibin@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:37:55 -0700 Subject: [PATCH 1/2] Add haiiibin/acb-tax-mcp to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..882382149 100644 --- a/README.md +++ b/README.md @@ -1584,6 +1584,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [equivault/equivault-mcp](https://github.com/equivault/equivault-mcp) [![equivault/equivault-mcp MCP server](https://glama.ai/mcp/servers/equivault/equivault-mcp/badges/score.svg)](https://glama.ai/mcp/servers/equivault/equivault-mcp) 🎖️ 📇 ☁️ - Official [EquiVault](https://equivault.ai) MCP — AI-powered equity research for Claude. 38 tools covering company fundamentals, financial statements, ratios & metrics, stock quotes, screening, peer comparison, investment narrative, guidance tracking, segments, capital allocation, insider transactions, earnings quality, signals intelligence, alerts, briefs, portfolio analytics, and more. Tier-aware with graceful upgrade prompts. Install via `npx equivault-mcp`. - [AiAgentKarl/solana-mcp-server](https://github.com/AiAgentKarl/solana-mcp-server) [![AiAgentKarl/solana-mcp-server MCP server](https://glama.ai/mcp/servers/AiAgentKarl/solana-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/AiAgentKarl/solana-mcp-server) 🐍 🏠 - Solana blockchain data for AI agents — wallet balances, token prices, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection). - [ExpertVagabond/solana-mcp-server](https://github.com/ExpertVagabond/solana-mcp-server) [![ExpertVagabond/solana-mcp-server MCP server](https://glama.ai/mcp/servers/ExpertVagabond/solana-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/ExpertVagabond/solana-mcp-server) 📇 ☁️ - 25 tools for Solana blockchain — wallet management, SOL/SPL token transfers, SPL token creation and minting, account operations, and network switching (mainnet/devnet/testnet). +- [haiiibin/acb-tax-mcp](https://github.com/haiiibin/acb-tax-mcp) 🐍 🏠 🍎 🪟 🐧 - Canadian adjusted cost base (ACB) and capital gains from a trade history: average-cost tracking, per-disposition realized gains, and superficial-loss detection. Pure Python, runs locally, a calculation aid (not tax advice). `pip install acb-tax-mcp`. - [Handshake58/DRAIN-marketplace](https://github.com/Handshake58/DRAIN-marketplace) 📇 ☁️ - Open marketplace for AI services — LLMs, image/video generation, web scraping, model hosting, data extraction, and more. Agents pay per use with USDC micropayments on Polygon. No API keys, no subscriptions. - [Haiku-Trading/haiku-mcp-server](https://github.com/Haiku-Trading/haiku-mcp-server) [![Haiku-Trading/haiku-mcp-server MCP server](https://glama.ai/mcp/servers/Haiku-Trading/haiku-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Haiku-Trading/haiku-mcp-server) 📇 ☁️ - DeFi execution MCP server — swap, provide liquidity, lend, bridge, and run yield strategies across 22 chains. 7 tools for token discovery, portfolio analysis, quoting, and execution. `npx haiku-mcp-server` - [Hashlock-Tech/hashlock-mcp](https://github.com/Hashlock-Tech/hashlock-mcp) [![Hashlock-Tech/hashlock-mcp MCP server](https://glama.ai/mcp/servers/Hashlock-Tech/hashlock-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Hashlock-Tech/hashlock-mcp) 📇 ☁️ - Cross-chain OTC trading via sealed-bid RFQ + HTLC atomic settlement. Six tools for AI agents to swap ETH, BTC, and SUI without bridges, custodians, or information leakage. Hosted at `hashlock.markets/mcp` or local stdio via `@hashlock-tech/mcp`. From 7ad62b13099224e0a55eb5d4933906afe7bafcd2 Mon Sep 17 00:00:00 2001 From: Haibin Yu <115338940+haiiibin@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:52:42 -0700 Subject: [PATCH 2/2] acb-tax-mcp: add Glama score badge per listing requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 882382149..ac4f76c97 100644 --- a/README.md +++ b/README.md @@ -1584,7 +1584,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [equivault/equivault-mcp](https://github.com/equivault/equivault-mcp) [![equivault/equivault-mcp MCP server](https://glama.ai/mcp/servers/equivault/equivault-mcp/badges/score.svg)](https://glama.ai/mcp/servers/equivault/equivault-mcp) 🎖️ 📇 ☁️ - Official [EquiVault](https://equivault.ai) MCP — AI-powered equity research for Claude. 38 tools covering company fundamentals, financial statements, ratios & metrics, stock quotes, screening, peer comparison, investment narrative, guidance tracking, segments, capital allocation, insider transactions, earnings quality, signals intelligence, alerts, briefs, portfolio analytics, and more. Tier-aware with graceful upgrade prompts. Install via `npx equivault-mcp`. - [AiAgentKarl/solana-mcp-server](https://github.com/AiAgentKarl/solana-mcp-server) [![AiAgentKarl/solana-mcp-server MCP server](https://glama.ai/mcp/servers/AiAgentKarl/solana-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/AiAgentKarl/solana-mcp-server) 🐍 🏠 - Solana blockchain data for AI agents — wallet balances, token prices, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection). - [ExpertVagabond/solana-mcp-server](https://github.com/ExpertVagabond/solana-mcp-server) [![ExpertVagabond/solana-mcp-server MCP server](https://glama.ai/mcp/servers/ExpertVagabond/solana-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/ExpertVagabond/solana-mcp-server) 📇 ☁️ - 25 tools for Solana blockchain — wallet management, SOL/SPL token transfers, SPL token creation and minting, account operations, and network switching (mainnet/devnet/testnet). -- [haiiibin/acb-tax-mcp](https://github.com/haiiibin/acb-tax-mcp) 🐍 🏠 🍎 🪟 🐧 - Canadian adjusted cost base (ACB) and capital gains from a trade history: average-cost tracking, per-disposition realized gains, and superficial-loss detection. Pure Python, runs locally, a calculation aid (not tax advice). `pip install acb-tax-mcp`. +- [haiiibin/acb-tax-mcp](https://github.com/haiiibin/acb-tax-mcp) [![haiiibin/acb-tax-mcp MCP server](https://glama.ai/mcp/servers/haiiibin/acb-tax-mcp/badges/score.svg)](https://glama.ai/mcp/servers/haiiibin/acb-tax-mcp) 🐍 🏠 🍎 🪟 🐧 - Canadian adjusted cost base (ACB) and capital gains from a trade history: average-cost tracking, per-disposition realized gains, and superficial-loss detection. Pure Python, runs locally, a calculation aid (not tax advice). `pip install acb-tax-mcp`. - [Handshake58/DRAIN-marketplace](https://github.com/Handshake58/DRAIN-marketplace) 📇 ☁️ - Open marketplace for AI services — LLMs, image/video generation, web scraping, model hosting, data extraction, and more. Agents pay per use with USDC micropayments on Polygon. No API keys, no subscriptions. - [Haiku-Trading/haiku-mcp-server](https://github.com/Haiku-Trading/haiku-mcp-server) [![Haiku-Trading/haiku-mcp-server MCP server](https://glama.ai/mcp/servers/Haiku-Trading/haiku-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Haiku-Trading/haiku-mcp-server) 📇 ☁️ - DeFi execution MCP server — swap, provide liquidity, lend, bridge, and run yield strategies across 22 chains. 7 tools for token discovery, portfolio analysis, quoting, and execution. `npx haiku-mcp-server` - [Hashlock-Tech/hashlock-mcp](https://github.com/Hashlock-Tech/hashlock-mcp) [![Hashlock-Tech/hashlock-mcp MCP server](https://glama.ai/mcp/servers/Hashlock-Tech/hashlock-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Hashlock-Tech/hashlock-mcp) 📇 ☁️ - Cross-chain OTC trading via sealed-bid RFQ + HTLC atomic settlement. Six tools for AI agents to swap ETH, BTC, and SUI without bridges, custodians, or information leakage. Hosted at `hashlock.markets/mcp` or local stdio via `@hashlock-tech/mcp`.