
CoinMarketCap MCP Server
Connect FlowHunt and your AI agents to real-time cryptocurrency market data from CoinMarketCap using the CoinMarketCap MCP Server. Enable robust crypto price tr...
Integrate secure and free USDC transfers via the Base blockchain into your FlowHunt flows using Coinbase MPC Wallets and domain resolution—no transaction fees, just seamless crypto automation.
The Free USDC Transfer MCP Server is an implementation of the Model Context Protocol (MCP) that enables AI assistants and applications to perform free USDC (USD Coin) transfers on the Base blockchain, powered by Coinbase CDP’s MPC Wallet integration. It allows for seamless, feeless transfers of USDC to any address, ENS domain, or BaseName domain within the Base network. By exposing wallet management and transfer capabilities via MCP, this server simplifies the process for developers to integrate secure crypto transfers, manage Coinbase MPC wallets, and resolve domain names programmatically. As a result, it accelerates workflow automation and enhances the ability of AI agents or LLM-based tools to interact with the Base blockchain and Coinbase infrastructure for financial transactions.
No prompt templates were found in the repository or documentation.
No explicit MCP resources were documented or exposed in the repository.
mcpServers
section with the following JSON snippet:"mcpServers": {
"free-usdc-transfer": {
"command": "npx",
"args": ["@magnetai/mcp-free-usdc-transfer@latest"]
}
}
Securing API Keys with Environment Variables:
"env": {
"COINBASE_API_KEY": "${COINBASE_API_KEY}"
},
"inputs": {
"wallet_id": "your_wallet_id_here"
}
mcpServers
object:"mcpServers": {
"free-usdc-transfer": {
"command": "npx",
"args": ["@magnetai/mcp-free-usdc-transfer@latest"]
}
}
API Key Example:
"env": {
"COINBASE_API_KEY": "${COINBASE_API_KEY}"
},
"inputs": {
"wallet_id": "your_wallet_id_here"
}
"mcpServers": {
"free-usdc-transfer": {
"command": "npx",
"args": ["@magnetai/mcp-free-usdc-transfer@latest"]
}
}
Environment Example:
"env": {
"COINBASE_API_KEY": "${COINBASE_API_KEY}"
},
"inputs": {
"wallet_id": "your_wallet_id_here"
}
"mcpServers": {
"free-usdc-transfer": {
"command": "npx",
"args": ["@magnetai/mcp-free-usdc-transfer@latest"]
}
}
API Key Security:
"env": {
"COINBASE_API_KEY": "${COINBASE_API_KEY}"
},
"inputs": {
"wallet_id": "your_wallet_id_here"
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:
Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"free-usdc-transfer": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “free-usdc-transfer” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | |
List of Prompts | ⛔ | No prompts found |
List of Resources | ⛔ | No explicit resources documented |
List of Tools | ✅ | Based on features, tools are present |
Securing API Keys | ✅ | Env variable instructions provided |
Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
This MCP has clear utility and implementation details for crypto transfers, but lacks explicit documentation for prompts and resources. It does provide tools and setup security best practices. Overall, it is a focused and useful server for its niche, but would benefit from richer protocol documentation for wider LLM agent use.
Has a LICENSE | ✅ (MIT) |
---|---|
Has at least one tool | ✅ |
Number of Forks | 6 |
Number of Stars | 15 |
It’s an MCP server that enables secure, feeless USDC transfers on Base using Coinbase’s MPC Wallet. It exposes wallet management and transfer tools for AI-powered apps and bots.
You can automate USDC payouts, manage Coinbase wallets, resolve ENS and BaseName domains, and send crypto with no fees through AI-driven workflows or decentralized applications.
Add the MCP server in your FlowHunt configuration, connect it to your AI agent, and provide the correct URL and environment variables for wallet management and secure operations.
Yes, as long as you store your API key in environment variables as documented. Never hardcode sensitive information in your source code or public files.
Yes, you can send USDC using readable ENS or BaseName domains instead of complex addresses for a better user experience.
Boost your AI workflows with fast, secure, and feeless USDC transfers on Base. Effortlessly manage wallets and send crypto with FlowHunt’s MCP integration.
Connect FlowHunt and your AI agents to real-time cryptocurrency market data from CoinMarketCap using the CoinMarketCap MCP Server. Enable robust crypto price tr...
The Uniswap Trader MCP Server empowers AI agents and developers to automate token swaps, price queries, and multi-chain DeFi trading on Uniswap across Ethereum,...
The Coin MCP Server bridges AI-powered applications and CoinMarketCap, providing real-time cryptocurrency listings, quotes, and detailed coin information for re...