From 9e88d2e3211e868f96e520368c7fe8ca9dbb10f8 Mon Sep 17 00:00:00 2001 From: cloudQuant Date: Sun, 16 Aug 2026 16:34:05 +0800 Subject: [PATCH 1/2] Add cloudQuant/backtrader-mcp server to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..7223b13c7 100644 --- a/README.md +++ b/README.md @@ -1773,6 +1773,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [bankless/onchain-mcp](https://github.com/Bankless/onchain-mcp/) 📇 ☁️ - Bankless Onchain API to interact with smart contracts, query transaction and token information - [bolivian-peru/baozi-mcp](https://github.com/bolivian-peru/baozi-mcp) 📇 ☁️ - 68 tools for AI agents to interact with Solana prediction markets on [Baozi.bet](https://baozi.bet) — browse markets, place bets, claim winnings, create markets, and earn affiliate commissions. - [base/base-mcp](https://github.com/base/base-mcp) 🎖️ 📇 ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations +- [cloudQuant/backtrader-mcp](https://github.com/cloudQuant/backtrader-mcp) 🐍 🏠 🍎 🪟 🐧 - Local-first MCP server for building and running reproducible Backtrader strategies: 30 typed tools turn confined CSV files into immutable datasets, typed strategy specs into private drafts, and reviewed drafts into bounded subprocess backtests (runonce/runnext parity, 11 canonical metrics) with durable status, logs, and JSON/Markdown reports. Offline and backtest-only; change/run approvals are human-gated via a local CLI. Install with `pip install backtrader-mcp`, run `backtrader-mcp serve`. - [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) [![clicks-protocol/clicks-protocol MCP server](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol/badges/score.svg)](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol) 📇 ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` - [up2itnow0822/clawpay-mcp](https://github.com/up2itnow0822/clawpay-mcp) [![clawpay-mcp MCP server](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp) 📇 ☁️ - Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits — no custodial infrastructure, no API keys. Built on Base. - [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information From 987d979a81b6dbe50680ddb0a1e19793153975e6 Mon Sep 17 00:00:00 2001 From: cloudQuant Date: Sun, 16 Aug 2026 17:09:23 +0800 Subject: [PATCH 2/2] Add Glama badge to cloudQuant/backtrader-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7223b13c7..34208161c 100644 --- a/README.md +++ b/README.md @@ -1773,7 +1773,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [bankless/onchain-mcp](https://github.com/Bankless/onchain-mcp/) 📇 ☁️ - Bankless Onchain API to interact with smart contracts, query transaction and token information - [bolivian-peru/baozi-mcp](https://github.com/bolivian-peru/baozi-mcp) 📇 ☁️ - 68 tools for AI agents to interact with Solana prediction markets on [Baozi.bet](https://baozi.bet) — browse markets, place bets, claim winnings, create markets, and earn affiliate commissions. - [base/base-mcp](https://github.com/base/base-mcp) 🎖️ 📇 ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations -- [cloudQuant/backtrader-mcp](https://github.com/cloudQuant/backtrader-mcp) 🐍 🏠 🍎 🪟 🐧 - Local-first MCP server for building and running reproducible Backtrader strategies: 30 typed tools turn confined CSV files into immutable datasets, typed strategy specs into private drafts, and reviewed drafts into bounded subprocess backtests (runonce/runnext parity, 11 canonical metrics) with durable status, logs, and JSON/Markdown reports. Offline and backtest-only; change/run approvals are human-gated via a local CLI. Install with `pip install backtrader-mcp`, run `backtrader-mcp serve`. +- [cloudQuant/backtrader-mcp](https://github.com/cloudQuant/backtrader-mcp) [![cloudQuant/backtrader-mcp MCP server](https://glama.ai/mcp/servers/cloudQuant/backtrader-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cloudQuant/backtrader-mcp) 🐍 🏠 🍎 🪟 🐧 - Local-first MCP server for building and running reproducible Backtrader strategies: 30 typed tools turn confined CSV files into immutable datasets, typed strategy specs into private drafts, and reviewed drafts into bounded subprocess backtests (runonce/runnext parity, 11 canonical metrics) with durable status, logs, and JSON/Markdown reports. Offline and backtest-only; change/run approvals are human-gated via a local CLI. Install with `pip install backtrader-mcp`, run `backtrader-mcp serve`. - [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) [![clicks-protocol/clicks-protocol MCP server](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol/badges/score.svg)](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol) 📇 ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` - [up2itnow0822/clawpay-mcp](https://github.com/up2itnow0822/clawpay-mcp) [![clawpay-mcp MCP server](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp) 📇 ☁️ - Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits — no custodial infrastructure, no API keys. Built on Base. - [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information