From e633ac9a9af4e7eea2889a6ee414f7cca82a44aa Mon Sep 17 00:00:00 2001 From: Mike Rahel Date: Sun, 15 Feb 2026 12:18:58 -0500 Subject: [PATCH 1/2] Add Lightning Enable MCP to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 828fa8bb..5462f357 100644 --- a/README.md +++ b/README.md @@ -949,6 +949,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [QuantConnect/mcp-server](https://github.com/QuantConnect/mcp-server) 🐍 ☁️ – A Dockerized Python MCP server that bridges your local AI (e.g., Claude Desktop, etc) with the QuantConnect APIβ€”empowering you to create projects, backtest strategies, manage collaborators, and deploy live-trading workflows directly via natural-language prompts. - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) πŸ“‡ ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [QuentinCody/braintree-mcp-server](https://github.com/QuentinCody/braintree-mcp-server) 🐍 - Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely. +- [refined-element/lightning-enable-mcp](https://github.com/refined-element/lightning-enable-mcp) 🐍 ☁️ 🏠 - Add Bitcoin Lightning payments to MCP-enabled AI agents. Pay invoices, create invoices, check balances, and access L402 paywalled APIs. Supports Strike, OpenNode, NWC wallets. - [Regenerating-World/pix-mcp](https://github.com/Regenerating-World/pix-mcp) πŸ“‡ ☁️ - Generate Pix QR codes and copy-paste strings with fallback across multiple providers (EfΓ­, Cielo, etc.) for Brazilian instant payments. - [RomThpt/xrpl-mcp-server](https://github.com/RomThpt/mcp-xrpl) πŸ“‡ ☁️ - MCP server for the XRP Ledger that provides access to account information, transaction history, and network data. Allows querying ledger objects, submitting transactions, and monitoring the XRPL network. - [SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop](https://github.com/SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides cryptocurrency market data using the CoinGecko API. From 900c1a970fbbcb960183fec2f94199541747b35c Mon Sep 17 00:00:00 2001 From: Wolfe Date: Tue, 3 Mar 2026 18:34:43 -0500 Subject: [PATCH 2/2] Add Glama link per listing requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5462f357..7e8b43ef 100644 --- a/README.md +++ b/README.md @@ -949,7 +949,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [QuantConnect/mcp-server](https://github.com/QuantConnect/mcp-server) 🐍 ☁️ – A Dockerized Python MCP server that bridges your local AI (e.g., Claude Desktop, etc) with the QuantConnect APIβ€”empowering you to create projects, backtest strategies, manage collaborators, and deploy live-trading workflows directly via natural-language prompts. - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) πŸ“‡ ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [QuentinCody/braintree-mcp-server](https://github.com/QuentinCody/braintree-mcp-server) 🐍 - Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely. -- [refined-element/lightning-enable-mcp](https://github.com/refined-element/lightning-enable-mcp) 🐍 ☁️ 🏠 - Add Bitcoin Lightning payments to MCP-enabled AI agents. Pay invoices, create invoices, check balances, and access L402 paywalled APIs. Supports Strike, OpenNode, NWC wallets. +- [refined-element/lightning-enable-mcp](https://github.com/refined-element/lightning-enable-mcp) [glama](https://glama.ai/mcp/servers/@refined-element/lightning-enable-mcp) 🐍 ☁️ 🏠 - Add Bitcoin Lightning payments to MCP-enabled AI agents. Pay invoices, create invoices, check balances, and access L402 paywalled APIs. Supports Strike, OpenNode, NWC wallets. - [Regenerating-World/pix-mcp](https://github.com/Regenerating-World/pix-mcp) πŸ“‡ ☁️ - Generate Pix QR codes and copy-paste strings with fallback across multiple providers (EfΓ­, Cielo, etc.) for Brazilian instant payments. - [RomThpt/xrpl-mcp-server](https://github.com/RomThpt/mcp-xrpl) πŸ“‡ ☁️ - MCP server for the XRP Ledger that provides access to account information, transaction history, and network data. Allows querying ledger objects, submitting transactions, and monitoring the XRPL network. - [SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop](https://github.com/SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides cryptocurrency market data using the CoinGecko API.