Free USDC Transfer MCP Server
@magnetai
关于 Free USDC Transfer MCP Server
MCP (Model Context Protocol) server - free usdc transfer powered by Coinbase CDP
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"free-usdc-transfer": {
"command": "npx",
"args": [
"-y",
"@magnetai/free-usdc-transfer"
],
"env": {
"COINBASE_CDP_API_KEY_NAME": "YOUR_COINBASE_CDP_API_KEY_NAME",
"COINBASE_CDP_PRIVATE_KEY": "YOUR_COINBASE_CDP_PRIVATE_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Free USDC Transfer MCP Server?
An MCP server that enables free USDC transfers on the Base blockchain using Coinbase CDP MPC Wallet integration. It allows sending USDC to any address or ENS/BaseName domain without fees.
How to use Free USDC Transfer MCP Server?
Configure with Coinbase CDP API credentials in Claude Desktop’s config file (claude_desktop_config.json) or use with magnet-desktop. Invoke the transfer-usdc tool with a USDC amount and recipient address or ENS domain. The create_coinbase_mpc_wallet tool creates a new MPC wallet.
Key features of Free USDC Transfer MCP Server
- Free USDC transfers on the Base chain
- Coinbase MPC Wallet creation and management
- Automatic ENS and BaseName domain resolution
- No transaction fees for transfers
- Secure seed file storage in the Documents directory
Use cases of Free USDC Transfer MCP Server
- Send USDC to a friend using their ENS domain
- Automate USDC payments in AI agent workflows
- Create a Coinbase MPC wallet for feeless transactions
- Schedule USDC transfers without waiting for blockchain confirmation
FAQ from Free USDC Transfer MCP Server
What is needed to run this server?
A Coinbase CDP API key and private key, available from the Coinbase CDP developer dashboard.
How are wallet seeds stored?
The seed file for Coinbase MPC wallets is stored in the Documents directory under the file name mpc_info.json.
Does the server wait for blockchain confirmation?
No, the transaction is scheduled and will not wait for completion. A link to BaseScan is provided to view details.
What blockchain does it use?
All transfers occur on the Base chain.
Does it support ENS domains?
Yes, it automatically resolves ENS and BaseName domains.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论