Skip to content

@alchemy/mcp-server

Free

by MCP Community

MCP server for using Alchemy APIs

v0.3.0Added Apr 12, 2026
alchemymcpmodel-context-protocolblockchain
Works with:ClaudeGPTGeminiCopilot

@alchemy/mcp-server MCP Server

MCP server for using Alchemy APIs

Installation

npx -y @alchemy/mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @alchemy/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@alchemy/mcp-server": {
      "command": "npx",
      "args": ["-y", "@alchemy/mcp-server"]
    }
  }
}