소개
ViemCP serves as a Model Context Protocol (MCP) server, designed to bridge AI assistants and applications with the blockchain ecosystem. It offers a powerful set of tools built on `viem` and `wagmi`, enabling seamless interaction with EVM chains, from querying onchain data like balances, transactions, and smart contract states to preparing unsigned transactions. By providing embedded code patterns and access to live documentation, ViemCP streamlines the development process for Web3 UIs and facilitates the analysis of blockchain activities, all with strong type safety and a security-first, read-only approach.
주요 기능
- Multi-chain EVM Support with dynamic chain resolution
- Security-First Design (read-only, prepares unsigned transactions only)
- Embedded Viem & Wagmi Code Patterns (offline, zero-latency)
- Type-Safe Blockchain Interactions via TypeScript
- Comprehensive Onchain Data Queries (balances, blocks, transactions, contract state, ERC20, ENS)
- 0 GitHub stars
사용 사례
- Generating React components with Wagmi hooks for Web3 UIs
- Integrating Viem and Wagmi into AI assistants or applications
- Reading and analyzing onchain data and smart contract states