Stacks
byaibtcdev
0Enables AI assistants to interact with the Stacks blockchain for read-only operations.
About
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
- Get block details by height or hash
- Fetch transaction details by ID
- Retrieve current network status and information
- 0 GitHub stars
- Generate new Stacks accounts
- Check STX balance for any Stacks address
Use Cases
- Generate a new Stacks testnet account programmatically
- Query the balance for any Stacks address
- Retrieve the latest block information on Stacks mainnet or testnet