Lunchmoney MCP Server
@MCP-Mirror
Lunchmoney MCP Server について
Mirror of
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"leafeye_lunchmoney-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@leafeye/lunchmoney-mcp-server",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Lunchmoney MCP Server?
A Model Context Protocol (MCP) server that lets you interact with your Lunchmoney transactions and budgets through Claude and other AI assistants.
How to use Lunchmoney MCP Server?
Configure it in Claude Desktop via the mcpServers section with your Lunchmoney API token, or install automatically via Smithery. You can then ask questions about recent transactions, search transactions, analyze category spending, and get budget summaries.
Key features of Lunchmoney MCP Server
- View recent transactions from the past N days
- Search transactions by keyword in payee names or notes
- Analyze spending in specific categories
- Get detailed budget summaries with spending and remaining amounts
- Recurring budget items are included in reports
Use cases of Lunchmoney MCP Server
- Quickly ask for recent transactions without opening the Lunchmoney app
- Search for all transactions at a specific merchant (e.g., Amazon)
- Check how much you spent in a category (e.g., restaurants) last month
- Get a budget summary for the current month or a custom date range
- Identify categories where you are over budget
FAQ from Lunchmoney MCP Server
What do I need to use Lunchmoney MCP Server?
You need a Lunchmoney API token, which you can get from your Lunchmoney developer settings. The token is set as the LUNCHMONEY_TOKEN environment variable.
How do I install Lunchmoney MCP Server?
You can install it automatically via Smithery (npx -y @smithery/cli install ...) or manually by adding the server configuration to your Claude Desktop config file with npx -y lunchmoney-mcp-server.
What date formats are supported?
Budget data must use month boundaries (e.g., 2024-01-01 to 2024-01-31). Transactions can use any date range.
Are category names case-sensitive?
No, category names are case-insensitive when searching.
What currency are monetary values returned in?
All monetary values are returned in their original currency (as stored in Lunchmoney).
よくある質問
What do I need to use Lunchmoney MCP Server?
You need a Lunchmoney API token, which you can get from your Lunchmoney developer settings. The token is set as the `LUNCHMONEY_TOKEN` environment variable.
How do I install Lunchmoney MCP Server?
You can install it automatically via Smithery (`npx -y @smithery/cli install ...`) or manually by adding the server configuration to your Claude Desktop config file with `npx -y lunchmoney-mcp-server`.
What date formats are supported?
Budget data must use month boundaries (e.g., 2024-01-01 to 2024-01-31). Transactions can use any date range.
Are category names case-sensitive?
No, category names are case-insensitive when searching.
What currency are monetary values returned in?
All monetary values are returned in their original currency (as stored in Lunchmoney).
基本情報
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント