Back to Home
dchu3 icon

base-mcp-server

Verified Safe

by dchu3

Overview

The MCP server wraps the Base Blockscout API to provide agent-friendly tools for querying account, transaction, contract, token, log, and DEX router activity on Base Mainnet and Base Sepolia.

Installation

Run Command
npm run start

Environment Variables

  • BASE_NETWORK
  • BLOCKSCOUT_API_KEY

Security Notes

The server appears well-designed for security, using environment variables for API keys and configurable values (like router addresses), adhering to read-only operations, and implementing rate limiting, caching, and retries for external API interactions. There is no usage of 'eval' or other inherently dangerous patterns. Router addresses are hardcoded as defaults but are explicitly overrideable via a JSON file and CLI, mitigating potential single-point-of-failure concerns.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-22

Tags

Blockchain ExplorerBase NetworkBlockscout APIMCP ServerWeb3 Analytics