Back to search
30
MCP

evm-mcp-server

mcpdotdirect/evm-mcp-server

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

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-client-llm
MCP server for the LLMs
0 tools
compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools
linux-mcp-server
Tools to allow LLM clients to interact with Linux systems remotely
0 tools
Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools
sentry-mcp
An MCP server for interacting with Sentry via LLMs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "evm-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}