aapi-mcp-server

w3tech/aapi-mcp-server
★ 2 stars TypeScript Browser/Web Updated 11d ago
Advanced API MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aapi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "w3tech/aapi-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol ([MCP](https://modelcontextprotocol.io/)) server that provides tools for interacting with Ankr's Advanced APIs. It enables AI models to fetch blockchain data and perform various operations. - `getAccountBalance`: Fetch token balances across multiple blockchains for any address or ENS name

Tools (4)

addressblockchaingetAccountBalancegetTokenPrice

Topics

aapiblockchainmcpmcp-server