a year ago
developer-toolsA Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.
Overview
what is Base MCP Server?
Base MCP Server is a Model Context Protocol (MCP) server designed to provide onchain tools for AI applications, enabling them to interact with the Base Network and Coinbase API.
how to use Base MCP Server?
To use Base MCP Server, install it via npm, configure your API credentials in a .env file, and integrate it with AI applications like Claude Desktop.
key features of Base MCP Server?
- Retrieve wallet addresses
- List wallet balances
- Transfer funds between wallets
- Deploy smart contracts
- Interact with Morpho vaults for onchain lending
- Onramp funds via Coinbase
- Manage ERC20 tokens
- Buy OpenRouter credits with USDC
use cases of Base MCP Server?
- Managing cryptocurrency wallets and transactions.
- Deploying and interacting with smart contracts on the blockchain.
- Facilitating onchain lending through Morpho vaults.
- Integrating with AI applications for enhanced functionality.
FAQ from Base MCP Server?
- What are the prerequisites for using Base MCP Server?
You need Node.js, npm or yarn, Coinbase API credentials, a wallet seed phrase, and optionally an OpenRouter API Key.
- Is Base MCP Server free to use?
Yes! Base MCP Server is open-source and free to use.
- How do I secure my API credentials?
Store your credentials in a
.envfile and ensure it is not shared publicly.