Skip to main content
Glama

Base Network MCP Server

by fakepixels

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_PROVIDER_URLYesThe URL of the Base network provider (Mainnet or Sepolia)
DEFAULT_GAS_PRICENoDefault gas price in Gwei
WALLET_PRIVATE_KEYYesYour wallet private key for authentication and transaction signing

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
process_command

Process a natural language command for Base network operations

create_wallet

Create a new wallet

check_balance

Check wallet balance

list_wallets

List all available wallets

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