mcp-cryptowallet-evm

TypeScript

Protocol Implementations
AI Model Integration
Function Calling

Architecture and Design Patterns

The architecture involves an MCP server that exposes Ethereum and EVM-compatible blockchain functionalities to Claude via specific tools. The design implements a request-response pattern, where Claude initiates requests for blockchain operations, and the server handles the interaction with the Ethereum network using ethers.js. It uses a modular approach, separating tools and handlers for extensibility.

About

Language

TypeScript

Stars

2

Categories

Protocol ImplementationsAI Model IntegrationFunction Calling