Back to Home

crypto-mcp-server

Verified Safe

by liyorozuya

Overview

Provides a Rust-based Model Context Protocol (MCP) server for AI agents to inspect Ethereum balances, get token prices, and simulate Uniswap swaps without executing on-chain transactions.

Installation

Run Command
No command provided

Security Notes

The server explicitly states that it does not broadcast signed transactions; private keys, if provided, are used only for local simulation (`eth_call`/`estimateGas`). A strong warning is given not to commit `config.toml` with real private keys. The primary security consideration is secure configuration of the RPC URL and private keys (if used) in the operating environment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens3
Stars0
Forks0
Last Update2025-11-17

Tags

EthereumDeFiAI AgentsSimulationRustMCP