Bitcoin MCP Server
by AbdelStark
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
generate_key | Generate a new Bitcoin key pair and address |
validate_address | Validate a Bitcoin address |
decode_tx | Decode a Bitcoin transaction |
get_latest_block | Get the latest block |
get_transaction | Get transaction details |