Enables AI assistants to interact with the Stacks blockchain for read-only operations.
Provides a Model Context Protocol (MCP) server designed to empower AI assistants, such as Claude, with comprehensive read-only access to the Stacks blockchain. It facilitates seamless interaction by allowing AI to query network status, retrieve block and transaction details, manage accounts (generate/check balance), and search transactions, enhancing AI capabilities for blockchain-related tasks.
Key Features
01Get block details by height or hash
02Fetch transaction details by ID
03Retrieve current network status and information
040 GitHub stars
05Generate new Stacks accounts
06Check STX balance for any Stacks address
Use Cases
01Generate a new Stacks testnet account programmatically
02Query the balance for any Stacks address
03Retrieve the latest block information on Stacks mainnet or testnet