{"type":"mcp_server","name":"mcp-free-usdc-transfer","description":"This repository provides an MCP server for free USDC transfers on the Base blockchain using Coinbase CDP MPC wallet integration, supporting ENS and BaseName domain resolution for simplified transactions.","category":"Developer Tools","language":"JavaScript","stars":21,"forks":3,"owner":"magnetai","github_url":"https://github.com/magnetai/mcp-free-usdc-transfer","homepage":"https://docs.cdp.coinbase.com/mpc-wallet/docs/welcome","setup":"## Setup\n\n### Getting an API Key\n1. Sign up for a [Coinbase CDP account](https://portal.cdp.coinbase.com/)\n2. Generate your API key from the developer dashboard\n\n### Usage with Claude Desktop\n1. Add this to your `claude_desktop_config.json`:\n```json\n{\n  \"mcpServers\": {\n    \"free-usdc-transfer\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@magnetai/free-usdc-transfer\"\n      ],\n      \"env\": {\n        \"COINBASE_CDP_API_KEY_NAME\": \"YOUR_COINBASE_CDP_API_KEY_NAME\",\n        \"COINBASE_CDP_PRIVATE_KEY\": \"YOUR_COINBASE_CDP_PRIVATE_KEY\"\n      }\n    }\n  }\n}\n```\n\n2. Or install the server with **[magnet-desktop](https://github.com/magnetai/magnet-desktop)**","tools":"## Available Tools\n\n1. Free USDC Transfers: Send USDC to any address or ENS/BaseName domain on Base - no fees, just simple transfers.\n2. Coinbase MPC Wallet: Create and manage your Coinbase MPC wallet for secure, feeless transactions.\n3. Name Resolution: Automatic support for **ENS** and **BaseName** domains.\n4. `tranfer-usdc`: Analyze the value of the purchased items and transfer USDC to the recipient via the Base chain.\n5. `create_coinbase_mpc_wallet`: Create a Coinbase MPC wallet address.","faq":null,"created_at":"2025-01-10T06:27:00+00:00","updated_at":"2025-03-24T19:45:56+00:00","source_url":"https://model-context-protocol.com/servers/free-usdc-transfer-coinbase-cdp-mcp","related_articles":[]}