Back to Home

findblock-mcp

Verified Safe

by kukapay

Overview

Provides an MCP server to query EVM blockchain data by timestamp, retrieve chain information, and proxy JSON-RPC calls.

Installation

Run Command
No command provided

Security Notes

The server acts as an RPC proxy, forwarding JSON-RPC calls to external EVM endpoints. The `rpc_call` tool allows arbitrary RPC methods and parameters, which is a powerful feature and relies on the security of the connected RPC nodes and the correctness of the proxy implementation. No explicit use of 'eval' or obfuscation is mentioned, and the code runs locally as an MCP server.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens250
Stars0
Forks0
Last Update2025-11-17

Tags

EVMBlockchainTimestampRPC ProxyWeb3