ankr-mcp
1
The Ankr MCP Server is built to fetch blockchain data using the Ankr API, facilitating integration with AI models through the Model Context Protocol. It supports on-chain data operations like retrieving token balances, providing valuable features for applications using Claude Desktop or similar interfaces.
Overview
The Ankr MCP Server provides access to on-chain blockchain data via the Ankr API. It allows retrieval of token balances for given addresses and integrates with AI models through the Model Context Protocol (MCP). The server is designed for compatibility with LLM tools and can be integrated with applications like Claude Desktop to offer blockchain data operations directly via AI interfaces.
Features
- Provides on-chain data operations.
- Allows retrieval of account balances for specific networks and addresses.
Usage
- Set your ANKR API token in the environment.
- Run the server from the command line using the provided command.
- Integration instructions are available for AI applications and Claude Desktop.