HomeFinance › aibtc-mcp-server

aibtc-mcp-server

Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, x402 payments.

TypeScript
★ 10 stars Last pushed 2026-09-23

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.17.0)

npx -y @aibtc/mcp-server@1.17.0

Or add to your MCP client config:

{
  "mcpServers": {
    "aibtc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@aibtc/mcp-server@1.17.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry