beaver-mcp

alanko0511/beaver-mcp
★ 0 stars TypeScript AI/LLM Updated today
Alan's personal remote MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "beaver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alanko0511/beaver-mcp"
      ]
    }
  }
}

README Excerpt

Personal remote MCP server on Cloudflare Workers, connected to Claude as a custom connector at `https://mcp.alanko.dev/mcp`. **Tools** | Tool | What it does | |---|---| | `lunchmoney_list_transactions` | List/filter transactions (date range, category, tag, status, pending) | | `lunchmoney_get_transaction` | Single transaction with split/group children |

Tools (4)

lunchmoney_create_transactionlunchmoney_get_transactionlunchmoney_list_transactionslunchmoney_update_transaction