Back to directory
@

@alchemy/mcp-server

@alchemyplatform55

A Model Context Protocol (MCP) server that enables AI agents to interact with Alchemy's blockchain APIs in a structured way. This allows agents to query blockchain data directly without writing any code.

BlockchainWeb3CryptoNFTTokenother

Installation & Configuration

{
  "mcpServers": {
    "-alchemy-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "-alchemy-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/7/23
Updated
2025/7/23