Alchemy MCP Server
Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS
What it says
The record the registry holds
Where it answers
https://mcp.alchemy.com/mcp · streamable-http
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.alchemy/mcp",
"description": "Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS",
"title": "Alchemy MCP Server",
"version": "0.5.2",
"websiteUrl": "https://docs.alchemy.com/docs/alchemy-mcp-server",
"icons": [
{
"src": "https://www.alchemy.com/apple-touch-icon.png",
"mimeType": "image/png",
"sizes": [
"180x180"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.alchemy.com/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"auth": "OAuth 2.1 via Alchemy Dashboard",
"categories": [
{
"count": 10,
"description": "Alchemy app, account, feedback, and faucet management",
"name": "Admin"
},
{
"count": 2,
"description": "Team usage summaries and time series",
"name": "Usage"
},
{
"count": 6,
"description": "Notify webhook creation, updates, and filters",
"name": "Webhooks"
},
{
"count": 31,
"description": "Standard Ethereum JSON-RPC for blocks, transactions, balances, gas, and state",
"name": "EVM JSON-RPC"
},
{
"count": 5,
"description": "ERC-20 token balances, metadata, allowances, and transfer history",
"name": "Token API"
},
{
"count": 21,
"description": "NFT ownership, metadata, collections, floor prices, spam detection, and rarity",
"name": "NFT API"
},
{
"count": 3,
"description": "Current and historical token prices by symbol or contract address",
"name": "Prices API"
},
{
"count": 4,
"description": "Multi-chain portfolio queries for tokens and NFTs across 100+ networks",
"name": "Portfolio API"
},
{
"count": 5,
"description": "Transaction simulation with asset change and execution trace previews",
"name": "Simulation"
},
{
"count": 12,
"description": "EVM execution traces via debug_* and trace_* namespaces",
"name": "Tracing & Debugging"
},
{
"count": 11,
"description": "Bundler and gas manager tools for UserOperations",
"name": "Account Abstraction (ERC-4337)"
},
{
"count": 11,
"description": "Digital Asset Standard for Solana NFTs, compressed NFTs, and token accounts",
"name": "Solana DAS"
},
{
"count": 52,
"description": "Solana JSON-RPC for accounts, transactions, tokens, blocks, staking, and cluster info",
"name": "Solana RPC"
}
],
"chains": {
"evm": [
"Ethereum",
"Base",
"Polygon",
"Arbitrum",
"Optimism",
"Zora",
"BNB Smart Chain",
"Avalanche",
"Fantom",
"Gnosis",
"Scroll",
"Linea",
"zkSync",
"Blast",
"Mantle",
"Berachain",
"World Chain",
"Shape",
"Soneium",
"Zetachain",
"Polynomial",
"Abstract",
"Ink",
"Degen",
"Celo",
"Metis",
"opBNB",
"Fraxtal",
"Starknet",
"Flow",
"Unichain",
"ApeChain",
"Anime",
"Bob",
"Sei",
"Lens"
],
"note": "Representative subset — the server proxies to Alchemy's gateway which supports 100+ networks. Use list_chains for the live set.",
"solana": [
"Solana Mainnet",
"Solana Devnet"
]
},
"toolCount": 173
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-16T16:51:21.201813Z",
"publishedAt": "2026-07-16T16:51:21.201813Z",
"updatedAt": "2026-07-16T16:51:21.201813Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 0.5.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
https://docs.alchemy.com/docs/alchemy-mcp-server
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.