evm-mcp-server and mcp-klever-vm

Both tools are EVM-compatible MCP servers, making them competitors, with the former being a more general-purpose solution for interacting with EVM networks and the latter specifically tailored for Klever blockchain smart contract development.

evm-mcp-server
65
Established
mcp-klever-vm
41
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 25/25
Community 24/25
Maintenance 10/25
Adoption 7/25
Maturity 15/25
Community 9/25
Stars: 367
Forks: 96
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 30
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About evm-mcp-server

mcpdotdirect/evm-mcp-server

MCP server that provides LLMs with tools for interacting with EVM networks

Exposes 22 tools and 10 AI prompts for reading blockchain state, executing smart contracts with automatic ABI fetching from block explorers, and managing token transfers (ERC20/721/1155) across 60+ EVM networks. Built on Viem and the Model Context Protocol, it unifies chain interactions through ENS name resolution and supports both read operations and write transactions configured via private key or BIP-39 mnemonic with HD wallet derivation.

About mcp-klever-vm

klever-io/mcp-klever-vm

MCP server for Klever blockchain smart contract development

Operates in three deployment modes (HTTP API, MCP stdio, or public hosted server) with pluggable storage backends (in-memory or Redis) and automatic contract pattern extraction via the Klever VM parser. Provides a curated 95+ entry knowledge base covering core concepts, storage patterns, token operations, and built-in modules, with intelligent context retrieval ranked by relevance and validated through Zod schemas and anti-pattern detection.

Scores updated daily from GitHub, PyPI, and npm data. How scores work