bsv-mcp

bsv-mcp

13

The Bitcoin SV MCP Server is a toolset for interacting with the Bitcoin SV blockchain through the Model Context Protocol (MCP). It provides functionalities for wallets, ordinals (NFTs), and utility operations. The project is in an experimental stage and is built using the fast Bun runtime, although it is compatible with Node.js.

What is the Bitcoin SV MCP Server?

The Bitcoin SV MCP Server is a collection of tools for interacting with the Bitcoin SV blockchain using the Model Context Protocol framework, enabling AI assistants to leverage Bitcoin SV functionalities.

What is Bun and why is it recommended?

Bun is a fast JavaScript runtime and package manager that enhances performance. It is recommended for running the Bitcoin SV MCP Server, although Node.js and npm are also supported.

Can I use the server without a private key?

Yes, the server can run in a limited mode without a private key, providing educational resources and non-wallet tools. Wallet operations require a valid private key.

How can I customize the server?

The server can be customized using environment variables to enable or disable specific components and tools, such as wallet operations or educational prompts.

What platforms are supported for integration?

The server supports integration with MCP-compatible clients, including Cursor and Claude for Desktop, allowing seamless interaction with Bitcoin SV through natural language prompts.