Multi-chain EVM blockchain data with companion smart contracts
claude mcp add evmcp -- npx -y evmcp
claude_desktop_config.json
{
"mcpServers": {
"evmcp": {
"command": "npx",
"args": [
"-y",
"evmcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"evmcp": {
"command": "npx",
"args": [
"-y",
"evmcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"evmcp": {
"command": "npx",
"args": [
"-y",
"evmcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"evmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"evmcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"evmcp": {
"command": "npx",
"args": [
"-y",
"evmcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.siriuslattice--evmcp/reviews or the review_server meta-tool.
POST /mcp