74
/ 100
10 days ago
glama

XentFi MCP Server

Enables AI agents to interact with the XentFi API for Bitcoin and stablecoin payment operations, including deposit addresses, transfers, signing, and AML screening. Supports read-only mode to prevent irreversible on-chain actions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXENTFI_DEBUGNo true for verbose stderr request/response logging (secrets are redacted). Default false.
configXENTFI_READ_ONLYStart with =true (see [Configuration](#configuration)) while you evaluate the server. This registers only the 28 read-only (GET) tools and completely omits transfer, recovery, and signing tools.
configXENTFI_TIMEOUT_MSNo Request timeout in ms. Default 30000.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xentfi-xentfi-mcp-server-1hhmrh)](https://m8ven.ai/mcp/xentfi-xentfi-mcp-server-1hhmrh)
commit: 3ca762083f7d6a8cbdebef3685e0211640c5401e
code hash: 2d164f61fa54b945d5b8746d0600847eec7784ab9ebcfb5171aa0a1e15327287
verified: 7/21/2026, 9:29:21 AM
view raw JSON →