bsv-mcp

opldotdev/bsv-mcp
★ 22 stars TypeScript Code/Dev Tools Updated 3d ago ✓ Clean
An MCP Server for Bitcoin SV
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bsv-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opldotdev/bsv-mcp"
      ]
    }
  }
}

README Excerpt

BSV MCP connects your AI assistant to Bitcoin SV. Ask it to check a transaction, show your balance, send a payment, or create and trade ordinals (content recorded on the blockchain). Install [Bun](https://bun.sh) to run the server and Node.js for the `npx` commands below, then add it to your client: ```sh

Tools (2)

bsocial_publishbsocial_read