MCP cover image
See in Github
2025-03-04

高级API MCP服务器

3

Github Watches

1

Github Forks

2

Github Stars

Ankr Advanced API MCP Server ⚡

This is a Model Context Protocol (MCP) server that provides tools for interacting with Ankr's Advanced APIs. It enables AI models to fetch blockchain data and perform various operations.

Tools

  • getAccountBalance: Fetch token balances across multiple blockchains for any address or ENS name
    • Arguments:
      • address: Ethereum address (0x...) or ENS name (*.eth)
      • blockchains (optional): Array of specific blockchains to query. If not provided, checks all supported chains
  • getTokenPrice: Get current price for any token (native or ERC20) on supported blockchains
    • Arguments:
      • blockchain: The blockchain network (eth, bsc, polygon, etc.)
      • contractAddress (optional): The token's contract address. Leave empty for native coin

Supported Blockchains

  • Mainnets: Ethereum, BSC, Polygon, Arbitrum, Avalanche, Base, Fantom, Gnosis, Linea, Optimism, and more
  • Testnets: Ethereum Sepolia, Ethereum Holesky, Base Sepolia, Avalanche Fuji, and others

Setup

Prerequisites

  1. Ankr API Key

Configuring Cursor 🖥️

  1. Open Cursor Settings
  2. Navigate to Features > MCP Servers
  3. Click on the "+ Add New MCP Server" button
  4. Fill out the following information:
    • Name: Enter a nickname for the server (e.g., "Ankr AAPI MCP")
    • Type: Select "command" as the type
    • Command: env ANKR_API_KEY=<YOUR_KEY> npx -y @asphere/aapi-mcp-server

Add Ankr AAPI MCP to Cursor

Use with Claude Desktop

{
  "mcpServers": {
    "aapi": {
      "command": "npx",
      "args": ["-y", "@asphere/aapi-mcp-server"],
      "env": {
        "ANKR_API_KEY": "<YOUR_KEY>"
      }
    }
  }
}

Local development

Install dependencies

pnpm i

Run local SSE server

export ANKR_API_KEY="YOUR-ANKR-KEY"
pnpm dev:sse

Remote server

In the remote mode service creates an isolated MCP Server instance for each connection, enabling secure and isolated access over the internet. Each connection requires an apiKey in the URL path for authentication with Ankr Advanced API.

Asphere Managed AAPI MCP Remote server

The managed version is available on https://aapi-mcp-server.asphere.network/

https://aapi-mcp-server.asphere.network/{ANKR-API-KEY}/sse

Local Development

# Start the remote server
pnpm dev:remote

# Connect using localhost
http://localhost:3001/{apiKey}/sse

Deployment

When deployed, MCP clients can connect using:

type: sse
url: https://your-remote-url.com/{apiKey}/sse

相关推荐

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • modelcontextprotocol
  • 模型上下文协议服务器

  • n8n-io
  • 具有本机AI功能的公平代码工作流程自动化平台。将视觉构建与自定义代码,自宿主或云相结合,400+集成。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • OffchainLabs
  • 进行以太坊的实施

  • metorial
  • 数百个MCP服务器的容器化版本📡📡

    Reviews

    1 (1)
    Avatar
    user_kOvyvLCR
    2025-04-15

    I've been using the Awesome-MCP-Server ???? by terrytaylorbonn and it's been a game-changer! The server is incredibly reliable, fast, and easy to set up. The documentation is thorough and the support is excellent. For anyone looking to enhance their MCP experience, this is the server to go for. Highly recommended!