alchemy-mcp-server logo

alchemy-mcp-server将您的 AI 助手连接到公共区块链网络。让它查询实时价格、查看钱包活动、跟踪数字收藏品并查看余额。您还可以发送资金或交易代币

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Alchemy MCP Server 是一个遗留的开源 Model Context Protocol (MCP) 服务器,能将 AI 代理连接到 Alchemy 的区块链 API。它桥接 AI 代理与区块链 API,支持查询代币价格和历史、NFT 所有权信息、交易历史、代币余额等功能。但它已不再积极维护,建议用户改用托管的远程服务器 https://mcp.alchemy.com/mcp,该服务器通过 OAuth 认证,无需 API key 或本地安装。对于需要 @alchemy/mcp-server npm 包或本地开发工作流的用户,仍提供本地 STDIO 服务器的文档。

主要功能

  • 查询代币价格和价格历史
  • 获取 NFT 所有权信息和合约数据
  • 查看跨多网络的交易历史
  • 检查跨多条区块链网络的代币余额
  • 检索可过滤的详细资产转账
  • 通过智能合约账户发送交易

价格

模型
Free
评分
暂无评价

使用场景

基于区块链的 AI 应用开发

开发并测试与区块链数据交互的 AI 应用,例如代币价格和 NFT 所有权

本地区块链 API 测试

使用 Alchemy 的区块链 API 在本地测试并调试区块链基础应用

优点 & 缺点

优点

  • 支持区块链基础 AI 应用的本地开发和测试
  • 通过 STDIO 访问 Alchemy 的区块链 API
  • 允许对服务器设置进行自定义和控制

缺点

  • 未积极维护,可能导致兼容性问题或缺失功能
  • 需要手动设置和配置,耗时
  • 建议新用户使用托管的 Alchemy MCP Server

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the main drawbacks of using the local STDIO server?

Because it’s not actively maintained, it may face compatibility issues or lack new features. Setting it up also requires manual configuration and can be time‑consuming compared to the hosted option.

Asked by Lena Fischer · Nov 17, 2025

Do I need an API key to use the hosted MCP server?

The hosted remote server authenticates via OAuth and does not require an API key or local installation, simplifying access for most users.

Asked by Freya Solberg · Nov 8, 2025

What blockchain data can the server query?

It can query token prices and history, NFT ownership and contract data, transaction history across multiple networks, token balances, detailed asset transfers with filtering, and even send transactions via Smart Contract Accounts.

Asked by Margaret Whitfield · Nov 1, 2025

Is Alchemy MCP Server still actively maintained?

No, the local alchemy-mcp-server is legacy and not actively maintained. Users are advised to use the hosted remote server at https://mcp.alchemy.com/mcp instead.

Asked by Zara Ahmed · Sep 18, 2025

提问

服务配缩器 的替代品