Back to directory
alchemyplatform/alchemy-mcp-server

alchemyplatform/alchemy-mcp-server

@alchemyplatform

Alchemy's official MCP Server. Allow AI agents to interact with Alchemy's blockchain APIs.

alchemyblockchainmcpaiweb3apifinance

Installation & Configuration

{
  "mcpServers": {
    "alchemy": {
      "command": "npx",
      "args": [
        "-y",
        "@alchemy/mcp-server"
      ],
      "env": {
        "ALCHEMY_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12