Skip to main content
Glama
solara-co-jp

mf-accounting-voucher-mcp

by solara-co-jp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MF_CLIENT_IDYesClient ID obtained from the Money Forward app portal.
MF_TOKEN_PATHNoFile path where tokens are stored.~/.mf-accounting-voucher-mcp/tokens.json
MF_ALLOWED_EXTNoComma-separated list of allowed file extensions..pdf,.jpg,.jpeg,.png
MF_MAX_FILE_MBNoMaximum allowed file size in megabytes.20
MF_REDIRECT_URINoRedirect URI for OAuth. Default uses the configured port.http://127.0.0.1:{PORT}/callback
MF_CLIENT_SECRETYesClient secret obtained from the Money Forward app portal.
MF_REDIRECT_PORTNoLocal port for the OAuth callback.53682

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
post_vouchersA

マネーフォワード クラウド会計の仕訳に証憑ファイル(PDF・画像)を添付する。ファイルはローカルの絶対パスで指定し、サーバー側で読み込んでbase64送信する(ファイル内容はLLMを経由しない)。

delete_voucherA

マネーフォワード クラウド会計の仕訳から証憑ファイルの添付を解除する(添付解除。ファイル自体の削除ではなく仕訳との紐付けを外す操作)。

delete_journalA

マネーフォワード クラウド会計の仕訳を削除する。この操作は元に戻せません。実行前に必ずユーザーの明示的な確認を取り、対象仕訳の内容(取引No・日付・金額・摘要)を提示してから呼び出すこと。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/solara-co-jp/mf-accounting-voucher-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server