Skip to content

Money

Free

by MCP Community

MCP tool for NDK money operations with mint info caching

v0.2.2Added Apr 12, 2026
nostrwalletmcpndktypescript
Works with:ClaudeGPTGeminiCopilot

Money MCP Server

MCP tool for NDK money operations with mint info caching

Installation

npx -y mcp-money

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-money
Add to claude_desktop_config.json
{
  "mcpServers": {
    "money": {
      "command": "npx",
      "args": ["-y", "mcp-money"]
    }
  }
}