From c8279bfa2178c087a586c93c82f589ed06ed9f31 Mon Sep 17 00:00:00 2001 From: Luciano Benzadon Date: Fri, 3 Oct 2025 13:03:08 +0200 Subject: [PATCH] Add Bitnovo Pay MCP server to third-party integrations Added Bitnovo Pay MCP server to the official integrations list. Bitnovo Pay is a cryptocurrency payment integration that enables AI agents to: - Create cryptocurrency payments (Bitcoin, Ethereum, USDC, etc.) - Generate and manage payment QR codes - Process transactions through the Bitnovo Pay API - Query payment status and webhook events - Access cryptocurrency catalog with filtering Repository: https://github.com/bitnovo/mcp-bitnovo-pay NPM Package: @bitnovopay/mcp-bitnovo-pay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5327c8186c..f37d4e1d4d 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Official integrations are maintained by companies building production ready MCP - Baserow Logo **[Baserow](https://gitlab.com/baserow/baserow/-/tree/develop/backend/src/baserow/api/mcp)** - Query data from Baserow self-hosted or SaaS databases using MCP integration. - BICScan Logo **[BICScan](https://github.com/ahnlabio/bicscan-mcp)** - Risk score / asset holdings of EVM blockchain address (EOA, CA, ENS) and even domain names. - Bitrise Logo **[Bitrise](https://github.com/bitrise-io/bitrise-mcp)** - Chat with your builds, CI, and [more](https://bitrise.io/blog/post/chat-with-your-builds-ci-and-more-introducing-the-bitrise-mcp-server). +- Bitnovo Logo **[Bitnovo Pay](https://github.com/bitnovo/mcp-bitnovo-pay)** - Cryptocurrency payment integration enabling AI agents to create payments, manage QR codes, and process transactions through the Bitnovo Pay API with support for Bitcoin, Ethereum, and other cryptocurrencies. - boikot Logo **[Boikot](https://github.com/boikot-xyz/boikot)** - Learn about the ethical and unethical actions of major companies with [boikot.xyz](https://boikot.xyz/). - BoldSign Logo **[BoldSign](https://github.com/boldsign/boldsign-mcp)** - Search, request, and manage e-signature contracts effortlessly with [BoldSign](https://boldsign.com/). - Boost.space Logo **[Boost.space](https://github.com/boostspace/boostspace-mcp-server)** - An MCP server integrating with [Boost.space](https://boost.space) for centralized, automated business data from 2000+ sources.