Skip to main content
Finance & FintechTypeScript

alchemy/alchemy-mcp-server

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

finance-fintechofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/alchemyplatform/alchemy-mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
alchemyplatform