Catalog
com.alchemy/mcp
OfficialAlchemy MCP Server
Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS
Query blockchain data across 100+ chains including tokens, NFTs, and transactions.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.alchemy.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.