Base Blockchain

Provides a bridge to the Base blockchain network for wallet management, balance checking, and transaction execution through natural language commands, eliminating the need to manage technical blockchain details.

View Source
2 stars
0 tools
Created Aug 2025
@fakepixels/fakepixels-base-blockchain-base-mcp-server

About

Provides a bridge to the Base blockchain network for wallet management, balance checking, and transaction execution through natural language commands, eliminating the need to manage technical blockchain details.

Categories

general

Installation

npm

npm install @fakepixels/fakepixels-base-blockchain-base-mcp-server

Configuration

{ "mcpServers": { "fakepixels-base-blockchain-base-mcp-server": { "command": "npx", "args": [ "-y", "@fakepixels/fakepixels-base-blockchain-base-mcp-server" ] } } }