Ankr Advanced API MCP Server logo

Ankr Advanced API MCP Server

by Asphere-xyz

The Ankr Advanced API MCP Server provides tools for AI models to interact with Ankr's Advanced APIs, enabling them to fetch blockchain data and perform operations. It's a Model Context Protocol (MCP) server designed for blockchain data access.

View on GitHub

Last updated: N/A

What is Ankr Advanced API MCP Server?

This server is a Model Context Protocol (MCP) server that facilitates interaction with Ankr's Advanced APIs. It allows AI models to retrieve blockchain data and execute various operations on multiple blockchains.

How to use Ankr Advanced API MCP Server?

To use the server, you need an Ankr API key. You can configure it with tools like Cursor or Claude Desktop by providing the server command and setting the ANKR_API_KEY environment variable. You can also use the remote server by providing the API key in the URL.

Key features of Ankr Advanced API MCP Server

  • Fetch token balances across multiple blockchains

  • Get current token prices

  • Supports various mainnets and testnets

  • Remote server mode for secure access

Use cases of Ankr Advanced API MCP Server

  • AI models retrieving account balances

  • AI models fetching token prices for trading strategies

  • Blockchain data analysis within AI applications

  • Integrating blockchain data into AI-powered financial tools

FAQ from Ankr Advanced API MCP Server

What is an MCP Server?

A Model Context Protocol (MCP) server provides a standardized way for AI models to access external data and tools.

How do I get an Ankr API key?

You can create a free account at ankr.com/rpc to obtain an Ankr API key.

Which blockchains are supported?

The server supports various mainnets including Ethereum, BSC, Polygon, Arbitrum, Avalanche, Base, Fantom, Gnosis, Linea, Optimism, and more. It also supports testnets like Ethereum Sepolia and Holesky.

What is the purpose of the remote server mode?

The remote server mode creates an isolated MCP Server instance for each connection, enabling secure and isolated access over the internet.

How do I connect to the remote server?

You can connect to the remote server using the provided URL, including your Ankr API key in the path (e.g., https://aapi-mcp-server.asphere.network/{ANKR-API-KEY}/sse).