About Base Contract Reader MCP
Base Contract Reader MCP is an MCP server in the RAG category: free MCP server to read any smart contract on Base — view functions, events, storage, balances. It has been installed 0 times through Conduid.
Tools (6)
get_contract_balanceGet the ETH balance of any address
Takes no parameters.
get_contract_codeGet the bytecode deployed at an address
Takes no parameters.
get_eventsQuery past events from a contract within a block range
Takes no parameters.
get_storageRead a raw storage slot at an address
Takes no parameters.
multicall_readBatch multiple view/pure calls in one request
Takes no parameters.
read_contractCall any view/pure function on a contract using a human-readable ABI fragment
Takes no parameters.
Install
git clone https://github.com/lordbasilaiassistant-sudo/base-contract-reader-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Base Contract Reader MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.