Enterprise DNA
M MCP Servers Developer low

alchemy/alchemy-mcp-server

by Various

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

A

MCP

alchemy/alchemy-mcp-server

Added 1 June 2026

Overview

A Model Context Protocol server that allows AI agents to call Alchemy’s blockchain APIs. Built in TypeScript, it exposes endpoints for querying on-chain data and sending transactions through the standard MCP interface.

Best for

Best for
Developers building AI agents that need to query or write to blockchain networks using natural language

Use cases

  • Querying Ethereum balances and transaction history from an AI agent
  • Triggering smart contract reads via natural language prompts
  • Monitoring blockchain events through conversational interfaces

How to use

Install

pnpm install

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, Cline, VS Code

Example client config

{\n  "mcpServers": {\n    "alchemy": {\n      "type": "streamable-http",\n      "url": "https://mcp.alchemy.com/mcp"\n    }\n  }\n}

Notes

A Model Context Protocol server that allows AI agents to call Alchemy’s blockchain APIs. Built in TypeScript, it exposes endpoints for querying on-chain data and sending transactions through the standard MCP interface.

86 stars on GitHub. Last updated 2026-04-17. Licensed MIT.

Use cases

  • Querying Ethereum balances and transaction history from an AI agent
  • Triggering smart contract reads via natural language prompts
  • Monitoring blockchain events through conversational interfaces

Pros

  • Direct access to Alchemy’s reliable blockchain infrastructure
  • Standard MCP protocol for compatibility with Claude, Copilot, and other MCP clients
  • Open-source TypeScript codebase easy to extend

Cons

  • Requires an Alchemy API key and paid plan for production use
  • Limited to Alchemy-supported chains (Ethereum, Polygon, etc.)
  • Relatively small community (86 stars) – less tested than core Alchemy SDKs

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct access to Alchemy’s reliable blockchain infrastructure
  • Standard MCP protocol for compatibility with Claude, Copilot, and other MCP clients
  • Open-source TypeScript codebase easy to extend

Cons

  • Requires an Alchemy API key and paid plan for production use
  • Limited to Alchemy-supported chains (Ethereum, Polygon, etc.)
  • Relatively small community (86 stars) – less tested than core Alchemy SDKs
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks