Server data from the Official MCP Registry
Crypto crowdfunding for AI agents. Create campaigns, accept ETH/USDC via x402 protocol.
Crypto crowdfunding for AI agents. Create campaigns, accept ETH/USDC via x402 protocol.
This MCP server provides tools for creating and managing crypto crowdfunding campaigns on Fundchain.ai. While the code is well-structured and uses proper MCP SDK patterns, there are significant security and design concerns: (1) the donate_to_campaign tool provides instructions for autonomous x402 donations without requiring explicit user consent or transaction review, creating potential for unauthorized fund transfers; (2) wallet_address parameter in create_campaign is optional and user-controlled, which could enable campaign impersonation if not validated server-side; (3) no authentication or API key validation is implemented despite interacting with a financial/crypto service; (4) error handling masks API responses in some cases, reducing transparency. These issues are concerning for a financial application. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
3 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-fundchainteam-fundchain-mcp": {
"args": [
"-y",
"fundchain-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.