소개
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.
주요 기능
- 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
사용 사례
- Generate a new Stacks testnet account programmatically
- Query the balance for any Stacks address
- Retrieve the latest block information on Stacks mainnet or testnet