60
/ 100
29 days ago
pulsemcp

AIBTC

Provides Bitcoin and Stacks blockchain tools including wallets, DeFi yield, sBTC peg operations, NFTs, and x402 payments.

aibtcdev/aibtc-mcp-server· npm: @aibtc/mcp-server· 2.2K installs· listed on pulsemcp
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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — arxiv_search (line 88: entryRegex.exec(xml))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 8 credentials: ARC_CREDS_PASSWORD, HIRO_API_KEY, JINGSWAP_API_KEY, MAGIC_EDEN_API_KEY, OPENROUTER_API_KEY, PILLAR_API_KEY, SPONSOR_API_KEY, UNISAT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAIBTC_CAMPAIGN_API_URL
configAPI_URLDefault x402 API base URL https://x402.biwas.xyz
configARC_CREDS_DIR
🔐 secretARC_CREDS_PASSWORD
configCLIENT_MNEMONIC(Optional) Pre-configured mnemonic -
configDEPLOY_SHA
configGITHUB_SHA
🔐 secretHIRO_API_KEY(Optional) Hiro API key for higher rate limits -
🔐 secretJINGSWAP_API_KEY
configJINGSWAP_API_URL
🔐 secretMAGIC_EDEN_API_KEY
configNETWORK"": "mainnet"
🔐 secretOPENROUTER_API_KEYexport =sk-or-...
configOPENROUTER_MODEL
🔐 secretPILLAR_API_KEY
configPILLAR_API_URL
configPILLAR_DEFAULT_REFERRAL
configPILLAR_POLL_TIMEOUT_MS
configSPEND_LIMIT_ENABLEDSet false to disable the wallet spending limit true
🔐 secretSPONSOR_API_KEY
configSPONSOR_FALLBACK_ENABLED
🔐 secretUNISAT_API_KEY
// 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 10 concrete improvements 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/aibtc-mcp-server-9xc39s)](https://m8ven.ai/mcp/aibtc-mcp-server-9xc39s)
commit: 885b6eaf00b81e975dc25070d4081c2a1db69ebd
code hash: 227db252fae862f3874cf030242c99302419ac20315e39a28aa0a84f48cea265
verified: 7/2/2026, 9:07:18 AM
view raw JSON →