AP Invoice Exception Review MCPB
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AP Invoice Exception Review MCPBreview invoice INV-2024-001 for PO mismatch"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AP Invoice Review MCPB
Claude Desktopで使う、買掛請求書レビューのMCPBデモです。請求書、発注書、納品書/検収書のPDFをClaude OCRで読み取り、MCPB側の決定論的ルールで3-way match、取引先確認、重複確認、税額確認を行います。
This is a Claude Desktop MCPB demo for accounts payable invoice review. Claude reads the PDF forms with vision/OCR, then the MCPB applies deterministic AP rules and returns the payment decision, evidence, next actions, and draft-only payload summaries.
デモを使う人へ
最初に読む文書:
配布・インストールするファイル:
dist/ap-invoice-review.mcpbこのデモは架空データ専用です。freee、kintone、ERP、銀行、支払システムへの本書き込みは行いません。結果には必ず write_performed=false を含めます。
Related MCP server: temporal-invoice-mcp
クイック確認
開発PCでMCPBを再生成し、リリース前検証をまとめて実行します。
make install
make validate-mcpb-releasemake validate-mcpb-release には、lint、typecheck、全pytest、MCPB再生成、bundle内容検証、sidecar禁止、OCR smoke、E2E OCR flow、MCP smoke、公式MCPB manifest validationが含まれます。
Claude Desktopでの基本プロンプト
MCPBをClaude Desktopにインストールした後、新しいチャットで次のように依頼します。
AP Invoice Review MCPBを使って、デモワークスペースを作成し、case-a-pay-readyをレビューしてください。PDFをOCRして、判定・根拠・次アクション・write_performed=falseを日本語で返してください。他のケース:
case-b-po-mismatchをレビューしてください
case-c-duplicateをレビューしてください
case-d-vendor-reviewをレビューしてください
case-e-grn-mismatchをレビューしてください
case-f-tax-reviewをレビューしてください/ap-review case-a が使える環境では、それを使っても構いません。Claude Desktop/Coworkのバージョンによってslash command表示が異なる場合は、上の自然文プロンプトを使ってください。
デモケース
Case | Expected result | Meaning |
|
| 支払候補 |
|
| PO金額差異 |
|
| 重複請求疑い |
|
| 取引先マスタ確認 |
|
| 検収数量不足 |
|
| 税額確認 |
主要MCPツール
通常のデモでは、Claudeが以下の流れでツールを呼びます。
ap_invoice_setup_demo_workspace
ap_invoice_review_demo_case
Claude OCR
ap_invoice_submit_ocr_result
ap_invoice_review_from_ocr_result
ap_invoice_build_resolution_packフォルダを指定する場合は ap_invoice_prepare_ocr_run から始まります。
文書構成
利用者向け文書は docs/ 直下に置いています。長い実装仕様、過去のhandoff、作業メモは docs/archive/ に退避しています。MCPB成果物にはarchive文書を含めません。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/masamnisakasama/invoice-selfserve-mcpb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server