🛠️

zenmoney-mcp

MCP server for ZenMoney personal finance app

Developer Tools stdio npm npmstdioa-tarasoff
RUN IN TERMINAL
claude mcp add a-tarasoff-zenmoney-mcp -- npx -y zenmoney-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "a-tarasoff-zenmoney-mcp": { "command": "npx", "args": ["-y", "zenmoney-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "a-tarasoff-zenmoney-mcp": { "command": "npx", "args": ["-y", "zenmoney-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "a-tarasoff-zenmoney-mcp": { "command": "npx", "args": ["-y", "zenmoney-mcp"] } } }

About This MCP Server

The io.github.a-tarasoff/zenmoney-mcp server is a Model Context Protocol server designed for use with the ZenMoney personal finance app, enabling interactions between the app and AI coding assistants. It connects to the ZenMoney app, facilitating the exchange of data and context, and is typically used by developers when building integrations with the app. Developers can utilize this server to leverage the capabilities of AI coding assistants within the context of the ZenMoney app.

MCP server for ZenMoney personal finance app. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

zenmoney-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The zenmoney-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/a-tarasoff-zenmoney-mcp.svg)](https://skillsplayground.com/mcps/a-tarasoff-zenmoney-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.