evm-mcp-server and starknet-mcp-server
These tools are ecosystem siblings, both serving as MCP servers but designed for interacting with different blockchain platforms: EVM networks and Starknet, respectively.
About evm-mcp-server
mcpdotdirect/evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
This server helps AI agents interact with over 60 different EVM-compatible blockchain networks, like Ethereum, Polygon, and Base. It takes instructions from an AI agent to read blockchain data, interact with smart contracts, transfer various tokens, and sign messages. The server outputs the results of these actions, making it easy for AI applications to build blockchain functionalities for their users.
About starknet-mcp-server
mcpdotdirect/starknet-mcp-server
MCP server that provides LLM with tools for interacting with Starknet
Implements Starknet.js for comprehensive blockchain interaction—querying state, executing smart contracts, and handling token transfers across Mainnet and Sepolia. Built on MCP protocol with dual stdio/HTTP transport modes, it exposes tools and resources for reading blockchain data, managing ERC20/NFT operations, and resolving StarknetID domains, enabling AI agents to interact with Cairo smart contracts through natural language.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work