EVM Blockchain
by mcpdotdirect · Web & Browser · mcp-server, ai, npm
Integrates with EVM-compatible blockchains to enable querying data, transferring tokens, reading smart contracts, and resolving ENS names across Ethereum, Optimism, Arbitrum, and Base networks.
EVM-MCP-Server provides a bridge between AI assistants and Ethereum Virtual Machine (EVM) compatible blockchains through the Model Context Protocol. Built by mcpdotdirect, it enables interaction with multiple networks including Ethereum, Optimism, Arbitrum, and Base, offering tools for querying blockchain data, transferring tokens (ETH, ERC20, ERC721, ERC1155), reading smart contracts, and resolving ENS names. The server can run in both stdio mode for direct integration and HTTP mode with SSE support, making it flexible for various deployment scenarios while maintaining secure handling of private keys for transaction signing.
Source: https://github.com/mcpdotdirect/evm-mcp-server
Install
npx -y @mcpdotdirect/evm-mcp-serverTags: mcp-server, ai, npm
⭐ 371 GitHub stars · Source: pulsemcp
About Web & Browser MCP servers and Claude skills
Web & Browser MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
EVM Blockchain is one of hundreds of Web & Browser entries indexed on Skiln. Browse the full Web & Browser category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related Web & Browser MCPs and skills
- @mcpdotdirect/template-mcp-server by mcpdotdirect
一个命令行工具,帮助您快速开始使用 FastMCP 构建自己的 MCP(模型上下文协议)服务器。支持标准输入/输出(stdio)和 HTTP 传输方式,并可通过配置环境变量(如 PORT)设置 HTTP 服务器端口。
- Starknet — MCP Server — MCP.Directory by mcpdotdirect
MCP.directory
- Starknet MCP Server by mcpdotdirect
A comprehensive Model Context Protocol (MCP) server for the Starknet blockchain. This server provides AI agents with the ability to interact with Starknet networks, query blockchain data, manage wallets, and interact with smart contracts.
- Polygon.io by massive-com
Provides complete access to Polygon.io's financial market data API with 35+ tools covering stocks, options, forex, and crypto including real-time trades, quotes, aggregates, market snapshots, ticker details, news, dividends, splits, and financial fundamentals for trading research and market analysis.
- OpenAI o3 Search by yoshiko-pg
Provides web search capabilities using OpenAI's o3 model with configurable reasoning effort levels for finding current information and solving complex problems beyond traditional search engines.
- Omnisearch by spences10
Unifies search and content processing by dynamically selecting optimal providers like Tavily, Brave, and Perplexity to enable flexible information retrieval and enhancement across multiple domains.
- Web Research by mzxrai
Research topics using Google search and web scraping.
- Lucid by get-lucid
Replaces outdated training data with real-time information from live sources through documentation search, package version checking, fact verification, and API reference fetching.
Frequently asked questions
How do I install EVM Blockchain?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support EVM Blockchain?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is EVM Blockchain free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.