MCP Servers / development / Alchemy MCP Server

Alchemy MCP Server

JSON →
stdionone86development

Interact with Alchemy's blockchain APIs to query data without writing code.

Install
How to run this server

No install command recorded.

server path: alchemy-mcp-server
Tools
What this server exposes
fetchTokenPriceBySymbol
Gets current price data for tokens by symbol
fetchTokenPriceByAddress
Gets current price data for tokens by contract address
fetchTokenPriceHistoryBySymbol
Gets historical price data for tokens with specific date ranges
fetchTokenPriceHistoryByTimeFrame
Gets historical price data using flexible time frames or natural language
fetchTokensOwnedByMultichainAddresses
Gets token balances for addresses across multiple networks
fetchAddressTransactionHistory
Gets transaction history for addresses across multiple networks
fetchTransfers
Gets detailed asset transfer data with advanced filtering options
fetchNftsOwnedByMultichainAddresses
Gets all NFTs owned by addresses with spam filtering
fetchNftContractDataByMultichainAddress
Gets NFT contract data for addresses
sendTransaction
Sends transactions via Smart Contract Accounts
Configuration
Environment & auth
authnone
envALCHEMY_API_KEY
envYOUR_API_KEY
Resources
Alchemy MCP Server — MCP Server · libregistry