finance & fintech

Alchemy Mcp Server

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

typescript
cloud
enterprise
finance & fintech
0
View on GitHub

Installation

npx -y alchemy/alchemy-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

alchemy/alchemy-mcp-server

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

GitHub: https://github.com/alchemyplatform/alchemy-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub