Cryptocurrency Daemon MCP Server (BETA)
@raw391
关于 Cryptocurrency Daemon MCP Server (BETA)
MCP server for interacting with cryptocurrency daemon RPC interfaces (BETA)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"coin_daemon_mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@raw391/coin_daemon_mcp",
"--client",
"claude"
]
}
}
}工具
6Send transparent transactions
Send shielded transactions (for privacy coins)
Convert transparent to shielded funds
Check balances
Execute any supported RPC command
Get daemon information
概览
What is Cryptocurrency Daemon MCP Server (BETA)?
A Model Context Protocol (MCP) server for interacting with cryptocurrency daemon RPC interfaces. It enables AI assistants to help manage and interact with cryptocurrency nodes in a controlled manner.
How to use Cryptocurrency Daemon MCP Server (BETA)?
Install via npm (npm install @raw391/coin-daemon-mcp) or automatically through Smithery. Configure Claude Desktop by adding the server to its configuration JSON and providing a path to a custom daemon configuration file that specifies RPC endpoints, credentials, and coin types.
Key features of Cryptocurrency Daemon MCP Server (BETA)
- Send transparent, shielded, and coin‑shielding transactions
- Check balances and execute arbitrary RPC commands
- Monitor daemon status and view transaction history
- Access cryptocurrency‑specific help documentation
- Use pre‑built prompts for guided transactions, balance analysis, and diagnostics
Use cases of Cryptocurrency Daemon MCP Server (BETA)
- Checking daemon status and synchronization progress
- Managing wallet balances and fund distribution
- Learning about cryptocurrency features (e.g., shielded transactions)
- Constructing and sending transactions with AI assistance
- Performing health checks on a cryptocurrency daemon
FAQ from Cryptocurrency Daemon MCP Server (BETA)
What risks does this server introduce?
The server gives AI systems the ability to send transactions, view private data, and modify wallet settings. Risks include loss of funds, private information exposure, and unintended modifications. Use only with a separate wallet containing limited funds.
How do I install Cryptocurrency Daemon MCP Server (BETA)?
Install the package via npm: npm install @raw391/coin-daemon-mcp, or use the Smithery CLI: npx -y @smithery/cli install @raw391/coin_daemon_mcp --client claude. Then configure Claude Desktop as shown in the README.
What cryptocurrencies does it support?
The server works with any cryptocurrency daemon that exposes an RPC interface. Example configurations are provided for Zcash and Bitcoin, but others can be added by specifying the coin name and RPC endpoint.
What security measures should I take?
Create a dedicated wallet with minimal funds for AI interactions, use strong RPC credentials, restrict RPC access to localhost, and regularly monitor all transactions and logs. Back up wallets and configuration files.
Can I use this with a mainnet wallet holding significant value?
No. The README explicitly warns against giving access to wallets containing significant value. Always use a separate wallet with limited funds and consider test networks for development.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论