MCPServers
Ankr (Blockchain Data) logo

Ankr (Blockchain Data)

1
259
0

Summary

Ankr MCP Server provides blockchain data access through the Ankr API, enabling AI assistants to retrieve on-chain information such as token balances across multiple networks. Developed by Akshay Khare, this TypeScript implementation authenticates via an API token and exposes a specialized tool for querying wallet balances that returns detailed asset information including token metadata, amounts, and dollar values. The server handles various error conditions gracefully with custom error classes and is containerized for easy deployment, making it ideal for blockchain analysis, portfolio tracking, and financial applications where LLMs need direct access to distributed ledger data.

Available Actions(1)

get_token_balances_on_network

Gets all token balances for a given address on a specific network. Parameters: network (string), wallet/account address (string). Returns: Asset data for that wallet on the chain.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Bundle and Download

Our bundler currently only supports TypeScript-based servers. Check back soon!

Language

TypeScript

Categories

Tags

Ankr (Blockchain Data) MCP Server