Base Blockchain
About
Enables Claude to interact with the Base blockchain and Coinbase API for cryptocurrency operations including wallet management, fund transfers, and smart contract deployments.
Details
- Author
- base
- Repository
- base/base-mcp-legacy
- GitHub stars
- 200
- Downloads
- 4,806
- License
- MIT License
- Categories
- Developer Tools, Other, API, AI, Infrastructure
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Base BlockchainCommand (node, npx, python, etc.)npxArguments-
Argument 1
-y -
Argument 2
@highlight/mcp-server
Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
-
Argument 1
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"base blockchain": {
"env": {},
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
}
}
Linux
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Macos
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Windows
{
"env": [],
"args": [
"/c",
"npx",
"-y",
"@highlight/mcp-server"
],
"command": "cmd"
}
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:
- Docs:https://docs.base.org/ai-agents
- Quickstart (Payments):https://docs.base.org/ai-agents/quickstart/payments
- Quickstart (Trading):https://docs.base.org/ai-agents/quickstart/trading
Thebase-mcpnpm package is deprecated. Do not usenpx base-mcpornpm install base-mcp.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Server-side EVM wallet for Ai agents. Send transactions, manage tokens, and interact with smart contracts across multiple chains.
About MCP server for TRON blockchain — connect AI agents to TRX, TRC20, smart contracts, staking & governance via GoTRON SDK
Provides onchain tools for AI applications to interact with the Hashkey Network.
Integrates with the Hyperlane protocol for cross-chain messaging and smart contract interactions.
An MCP server for the Tinyman protocol on the Algorand blockchain, offering tools for swaps, liquidity provision, and pool management.
Deploy and manage compliant tokens from Claude, Cursor, or any AI agent — by typing a sentence.
An MCP server for interacting with Web3 and EVM-compatible chains.
Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS
MCP server for Base L2 DeFi operations with 9 monetized endpoints: gas estimates, yield farming, token analysis, contract audit, wallet health, DEX quotes, price feeds, mnemonic generation. Built with FastMCP Python SDK.
Interact with BNB Chain and other EVM-compatible networks using natural language and AI assistance.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





