Skip to main content
Glama
lordbasilaiassistant-sudo

base-multi-wallet-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_walletA

Generate a new random wallet. Returns address (private key stored in-memory for session only).

import_walletA

Import an existing wallet by private key. Key is stored in-memory for session only.

list_walletsB

List all managed wallets with ETH balances and optional token balances.

fund_walletsA

Send ETH from main wallet (DEPLOYER_PRIVATE_KEY) to all managed wallets equally.

coordinated_buyA

Buy a token from all managed wallets simultaneously via Uniswap V2 on Base.

coordinated_sellA

Sell a token from all managed wallets via Uniswap V2 on Base.

collect_fundsA

Sweep all ETH (and optionally tokens) from managed wallets back to main wallet.

get_gas_estimateB

Get current Base gas price and estimate cost for N wallet operations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lordbasilaiassistant-sudo/base-multi-wallet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server