Finance & Fintech TypeScript ★ 346

base/base-mcp

Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations

Add to Claude Desktop config.json

{
  "mcpServers": {
    "base-base-mcp": {
      "command": "node",
      "args": [
        "~/.mcp/base-mcp/index.js"
      ]
    }
  }
}

base-mcp [DEPRECATED]

This repository has been archived and is no longer maintained.

The Base MCP server has been replaced. For the latest tools, docs, and quickstarts for building AI agents on Base, visit:

The base-mcp npm package is deprecated. Do not use npx base-mcp or npm install base-mcp.

Similar MCP servers

More in Finance & Fintech →