Skip to main content
Glama

Base Network MCP Server

by fakepixels

create_wallet

Generate a new wallet on the Base Network MCP Server to manage blockchain operations, with an optional name for identification. Facilitates wallet creation for seamless integration with decentralized applications.

Instructions

Create a new wallet

Input Schema

NameRequiredDescriptionDefault
nameNoOptional name for the wallet

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Optional name for the wallet", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Base Network MCP Server

Related Tools

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/fakepixels/base-mcp-server'

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