Base Wallet Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 224 installs a week from npm.
MCP server for Base wallet interactions: balances, gas, tokens, allowances, ENS.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add base-wallet-toolkit -- npx -y base-wallet-toolkit-mcp
{
"mcpServers": {
"base-wallet-toolkit": {
"args": [
"-y",
"base-wallet-toolkit-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.base-wallet-toolkit]
command = "npx"
args = ["-y", "base-wallet-toolkit-mcp"]
{
"mcpServers": {
"base-wallet-toolkit": {
"args": [
"-y",
"base-wallet-toolkit-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"base-wallet-toolkit": {
"args": [
"-y",
"base-wallet-toolkit-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RPC_URL (Base mainnet RPC URL (defaults to https://mainnet.base.org)).
The author declared them in the registry entry; get the values from the project itself.
Solana MCP server for wallet, transactions & programs
MCP server for NEAR wallet creation, balance checks, and transaction signing.
Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.
MCP server for Qubic — balances, prices, transfers, wallets, and more.
An MCP server for Scout Monitoring data interactions.
MCP server for AI interaction with live Smalltalk images
MCP server for interacting with Bazos.cz and Bazos.sk
MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.
Answers built from our own checks of this server.