Skip to main content
Glama
tera911

MF Invoice MCP

by tera911

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MF_CLIENT_IDYesClient ID obtained from the MoneyForward Cloud developer settings.
MF_CALLBACK_PORTNoPort for the OAuth redirect URI (e.g., http://localhost:38080/callback). Default is 38080.38080
MF_CLIENT_SECRETYesClient Secret obtained from the MoneyForward Cloud developer settings.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mf_auth_statusC

認証状態を確認します

mf_auth_startB

OAuth認証を開始します。ローカルサーバーを起動してコールバックを待ちます。

mf_auth_callbackC

認証コードを使用してアクセストークンを取得します

mf_refresh_tokenB

アクセストークンをリフレッシュします

mf_list_partnersC

取引先一覧を取得します。検索キーワードで絞り込み可能です。

mf_get_partnerC

取引先の詳細情報を取得します

mf_list_itemsC

品目一覧を取得します。検索キーワードで絞り込み可能です。

mf_get_itemC

品目の詳細情報を取得します

mf_list_quotesB

見積書一覧を取得します。取引先や期間で絞り込み可能です。

mf_get_quoteC

見積書の詳細情報を取得します

mf_create_quoteC

インボイス制度対応の見積書を作成します

mf_update_quoteC

見積書を更新します

mf_download_quote_pdfC

見積書のPDF URLを取得します

mf_convert_quote_to_billingC

見積書を請求書に変換します

mf_list_billingsB

請求書一覧を取得します。取引先や期間で絞り込み可能です。

mf_get_billingC

請求書の詳細情報を取得します

mf_create_billingC

インボイス制度対応の請求書を作成します

mf_create_billing_from_quoteC

見積書から請求書を作成します

mf_update_billingC

請求書を更新します

mf_update_payment_statusC

請求書の入金状態を更新します

mf_download_billing_pdfC

請求書のPDF URLを取得します

mf_create_delivery_slipA

【v3 API未サポート】見積書から納品書を作成します。※現在v3 APIでは納品書作成エンドポイントが提供されていないため、このツールは機能しません。納品書はマネーフォワードのWebUIから作成してください。

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/tera911/mf-invoice-mcp'

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