⛓️
Alchemy MCP Server
✓ 官方/认证Alchemy (官方)
AI 集成 Alchemy 区块链 API:查询 NFT、代币余额、链上数据
⭐ 0.3k
GitHub Stars
stdio
安装方式
MIT
开源协议
5
可用工具
📖 详细介绍
Alchemy 官方 MCP Server,把区块链开发 API 暴露给 AI。支持 NFT 查询、代币余额、链上交易、Gas 价格、EVM 链。是 Web3 AI 应用的桥接工具。
✨ 核心特性
✓多 EVM 链支持
✓NFT 数据
✓代币元数据
✓Gas 跟踪
✓Alchemy 官方
🛠️ 可用工具 (5)
getNFTs()
getTokenBalances()
getTransactions()
getGasPrice()
getTokenMetadata()
🎯 适用场景
▸Web3 AI 助手
▸链上数据查询
▸NFT 投资分析
▸DeFi 监控
▸Web3 客服
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Alchemy API Key
安装命令
npx -y alchemy-mcp-serverClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"alchemy-mcp-server": {
"command": "npx",
"args": [
"-y",
"alchemy-mcp-server"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
🛍️
Shopify MCP
✓ 官方Shopify (官方)
Shopify 电商 MCP,产品、订单、客户、库存、支付、Webhook 全方位
Shopify电商订单产品
⭐1.1kstdio中等
🧲
HubSpot MCP
✓ 官方HubSpot (官方)
HubSpot CRM MCP,联系人、公司、交易、营销、票务、工作流、报告全覆盖
HubSpotCRM营销销售
⭐0.6kstdio简单
💳
Stripe MCP
✓ 官方Stripe (官方)
Stripe 支付 MCP,Payment/Customer/Subscription/Invoice/Connect/Refund 全套
Stripe支付订阅Invoice
⭐1.8kstdio简单
☁️
Salesforce MCP
✓ 官方Salesforce (官方)
Salesforce CRM MCP,Account/Contact/Lead/Opportunity/Case 全对象 SOQL 查询
SalesforceCRMSOQLApex
⭐0.5kstdio复杂