BudgetBakers Wallet Server
БесплатноНе проверенEnables querying of BudgetBakers Wallet data including accounts, transactions, categories, and labels through natural language commands.
Описание
Enables querying of BudgetBakers Wallet data including accounts, transactions, categories, and labels through natural language commands.
README
An implementation of the Model Context Protocol (MCP) for BudgetBakers Wallet using the standard REST API.
Prerequisites
- Wallet API Token: Obtain yours from the Wallet Web App under
Settings > API Tokens. - Node.js: Version 16 or higher installed.
Local Configuration (Claude Desktop)
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"wallet-custom": {
"command": "node",
"args": ["/Volumes/ExternalSSD/Expenses/budgetbakers-wallet-mcp/dist/index.js"],
"env": {
"WALLET_API_TOKEN": "YOUR_REST_API_TOKEN"
}
}
}
}
Available Tools
list_accounts: List all bank accounts and cash wallets with balances.list_records: List transactions with optional filters (recordDate,note,accountId).list_categories: List all transaction categories.list_labels: List all transaction labels (hashtags).get_api_usage: Check your current API quota.
License
MIT
Установка BudgetBakers Wallet Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mrpirated/budgetbakers-wallet-mcpFAQ
BudgetBakers Wallet Server MCP бесплатный?
Да, BudgetBakers Wallet Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для BudgetBakers Wallet Server?
Нет, BudgetBakers Wallet Server работает без API-ключей и переменных окружения.
BudgetBakers Wallet Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить BudgetBakers Wallet Server в Claude Desktop, Claude Code или Cursor?
Открой BudgetBakers Wallet Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare BudgetBakers Wallet Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
