Alchemy MCP Server✓
com.alchemy/mcp · v0.3.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$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.3.5",
"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": 8,
"description": "Alchemy app and account management",
"name": "Admin"
},
{
"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": 7,
"description": "Bundler and gas manager tools for UserOperations",
"name": "Account Abstraction (ERC-4337)"
},
{
"count": 8,
"description": "Prepare, send, and manage smart account calls with session and cross-chain support",
"name": "Smart Wallets"
},
{
"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": 167
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}