MCP (Model Context Protocol) server - free usdc transfer powered by Coinbase CDP
An MCP server implementation enabling free USDC transfers on Base with Coinbase CDP MPC Wallet integration.
tranfer-usdccreate_coinbase_mpc_walletclaude_desktop_config.json:{
"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"
}
}
}
}
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Crafted by Magnet Labs with our vibrant AI & Crypto community
Mcp Name Origin Server
A Python-based MCP (Model Context Protocol) server that predicts the origin
Mcp Crypto Price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Nhl Go
NHL api client, mcp server, and cli written in Go