From 32d818fc4f4b1c35c778d347276aba1ed8b7a662 Mon Sep 17 00:00:00 2001 From: SimonTarara62 <33222802+SimonTarara62@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:01:00 +0300 Subject: [PATCH 1/3] Add capitalcom-mcp-server (Capital.com trading MCP) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 573ebdd9a..e32c2ec7a 100644 --- a/README.md +++ b/README.md @@ -1745,6 +1745,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [namixai/signer-mcp](https://github.com/namixai/signer-mcp) [![namixai/signer-mcp MCP server](https://glama.ai/mcp/servers/namixai/signer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/namixai/signer-mcp) 📇 ☁️ - Keyless CEX/DEX signing for AI trading agents (Binance, OKX, Bybit, KuCoin, Hyperliquid, Asterdex). Signing keys never leave an AWS Nitro Enclave (attested PCR0); agents receive policy-bounded signatures, not credentials. Built to survive prompt injection and supply-chain key leaks. 5 tools, stdio. Install with `npx -y @usenami/signer-mcp`. - [JeongSeongMok/tossinvest-openapi-mcp](https://github.com/JeongSeongMok/tossinvest-openapi-mcp) [![JeongSeongMok/tossinvest-openapi-mcp MCP server](https://glama.ai/mcp/servers/JeongSeongMok/tossinvest-openapi-mcp/badges/score.svg)](https://glama.ai/mcp/servers/JeongSeongMok/tossinvest-openapi-mcp) 📇 🏠 🍎 🪟 🐧 - Explore and integrate the Toss Securities (토스증권) Open API — browse endpoints & schemas, follow integration guides, and generate curl/TypeScript/Python code samples. Read-only documentation server, no credentials required. `npx -y tossinvest-openapi-mcp` - [phuocdu/agentpay-vn](https://github.com/phuocdu/agentpay-vn) [![phuocdu/agentpay-vn MCP server](https://glama.ai/mcp/servers/phuocdu/agentpay-vn/badges/score.svg)](https://glama.ai/mcp/servers/phuocdu/agentpay-vn) 🐍 ☁️ - VietQR payments for AI agents in Vietnam. Agents generate a VietQR code, send it to the user, and auto-confirm settlement from the bank feed. Non-custodial — money flows directly to the merchant's bank account, never held by the platform. `pip install agentpay-vn`, ships an MCP server for Claude Desktop/Code. +- [SimonTarara62/capitalcom-mcp-server](https://github.com/SimonTarara62/capitalcom-mcp-server) 🐍 🏠 ☁️ - Safe, guarded trading and market-data tools for the Capital.com Open API. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`. ### 🎮 Gaming From 0218f89611be5bee3f5b8cc90cd20a59af854c16 Mon Sep 17 00:00:00 2001 From: SimonTarara62 <33222802+SimonTarara62@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:19:58 +0300 Subject: [PATCH 2/3] Clarify capitalcom-mcp-server is unofficial / community --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e32c2ec7a..9ff8412d4 100644 --- a/README.md +++ b/README.md @@ -1745,7 +1745,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [namixai/signer-mcp](https://github.com/namixai/signer-mcp) [![namixai/signer-mcp MCP server](https://glama.ai/mcp/servers/namixai/signer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/namixai/signer-mcp) 📇 ☁️ - Keyless CEX/DEX signing for AI trading agents (Binance, OKX, Bybit, KuCoin, Hyperliquid, Asterdex). Signing keys never leave an AWS Nitro Enclave (attested PCR0); agents receive policy-bounded signatures, not credentials. Built to survive prompt injection and supply-chain key leaks. 5 tools, stdio. Install with `npx -y @usenami/signer-mcp`. - [JeongSeongMok/tossinvest-openapi-mcp](https://github.com/JeongSeongMok/tossinvest-openapi-mcp) [![JeongSeongMok/tossinvest-openapi-mcp MCP server](https://glama.ai/mcp/servers/JeongSeongMok/tossinvest-openapi-mcp/badges/score.svg)](https://glama.ai/mcp/servers/JeongSeongMok/tossinvest-openapi-mcp) 📇 🏠 🍎 🪟 🐧 - Explore and integrate the Toss Securities (토스증권) Open API — browse endpoints & schemas, follow integration guides, and generate curl/TypeScript/Python code samples. Read-only documentation server, no credentials required. `npx -y tossinvest-openapi-mcp` - [phuocdu/agentpay-vn](https://github.com/phuocdu/agentpay-vn) [![phuocdu/agentpay-vn MCP server](https://glama.ai/mcp/servers/phuocdu/agentpay-vn/badges/score.svg)](https://glama.ai/mcp/servers/phuocdu/agentpay-vn) 🐍 ☁️ - VietQR payments for AI agents in Vietnam. Agents generate a VietQR code, send it to the user, and auto-confirm settlement from the bank feed. Non-custodial — money flows directly to the merchant's bank account, never held by the platform. `pip install agentpay-vn`, ships an MCP server for Claude Desktop/Code. -- [SimonTarara62/capitalcom-mcp-server](https://github.com/SimonTarara62/capitalcom-mcp-server) 🐍 🏠 ☁️ - Safe, guarded trading and market-data tools for the Capital.com Open API. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`. +- [SimonTarara62/capitalcom-mcp-server](https://github.com/SimonTarara62/capitalcom-mcp-server) 🐍 🏠 ☁️ - Unofficial, community MCP for the Capital.com Open API: safe, guarded trading and market data. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`. ### 🎮 Gaming From 01650147b0061297d1631db8271b9a742660a6e6 Mon Sep 17 00:00:00 2001 From: SimonTarara62 Date: Tue, 16 Jun 2026 07:23:38 +0300 Subject: [PATCH 3/3] Add Glama score badge for capitalcom-mcp-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ff8412d4..d706d7a50 100644 --- a/README.md +++ b/README.md @@ -1745,7 +1745,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [namixai/signer-mcp](https://github.com/namixai/signer-mcp) [![namixai/signer-mcp MCP server](https://glama.ai/mcp/servers/namixai/signer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/namixai/signer-mcp) 📇 ☁️ - Keyless CEX/DEX signing for AI trading agents (Binance, OKX, Bybit, KuCoin, Hyperliquid, Asterdex). Signing keys never leave an AWS Nitro Enclave (attested PCR0); agents receive policy-bounded signatures, not credentials. Built to survive prompt injection and supply-chain key leaks. 5 tools, stdio. Install with `npx -y @usenami/signer-mcp`. - [JeongSeongMok/tossinvest-openapi-mcp](https://github.com/JeongSeongMok/tossinvest-openapi-mcp) [![JeongSeongMok/tossinvest-openapi-mcp MCP server](https://glama.ai/mcp/servers/JeongSeongMok/tossinvest-openapi-mcp/badges/score.svg)](https://glama.ai/mcp/servers/JeongSeongMok/tossinvest-openapi-mcp) 📇 🏠 🍎 🪟 🐧 - Explore and integrate the Toss Securities (토스증권) Open API — browse endpoints & schemas, follow integration guides, and generate curl/TypeScript/Python code samples. Read-only documentation server, no credentials required. `npx -y tossinvest-openapi-mcp` - [phuocdu/agentpay-vn](https://github.com/phuocdu/agentpay-vn) [![phuocdu/agentpay-vn MCP server](https://glama.ai/mcp/servers/phuocdu/agentpay-vn/badges/score.svg)](https://glama.ai/mcp/servers/phuocdu/agentpay-vn) 🐍 ☁️ - VietQR payments for AI agents in Vietnam. Agents generate a VietQR code, send it to the user, and auto-confirm settlement from the bank feed. Non-custodial — money flows directly to the merchant's bank account, never held by the platform. `pip install agentpay-vn`, ships an MCP server for Claude Desktop/Code. -- [SimonTarara62/capitalcom-mcp-server](https://github.com/SimonTarara62/capitalcom-mcp-server) 🐍 🏠 ☁️ - Unofficial, community MCP for the Capital.com Open API: safe, guarded trading and market data. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`. +- [SimonTarara62/capitalcom-mcp-server](https://github.com/SimonTarara62/capitalcom-mcp-server) [![capitalcom-mcp-server MCP server](https://glama.ai/mcp/servers/nmcob5apit/badges/score.svg)](https://glama.ai/mcp/servers/nmcob5apit) 🐍 🏠 ☁️ - Unofficial, community MCP for the Capital.com Open API: safe, guarded trading and market data. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`. ### 🎮 Gaming