About Maxed MCP
Maxed MCP is an MCP server in the Search category: model Context Protocol server that fronts the open-source accounting suite's deterministic tools: bank-statement and OFX parsing, document classification, workpaper-spec validation, exact money math, and webhook HMAC verification. It has been installed 0 times through Conduid.
Tools (8)
classify_documentClassify accounting document text: `w2`, `form_1099`, `invoice`, `bank_statement`, `receipt`, or `unknown`.
Takes no parameters.
list_capabilitiesList every tool and whether its backend is installed on this host.
Takes no parameters.
money_allocateSplit an amount across ratios or evenly, with no lost minor units.
Takes no parameters.
money_apply_rateApply a rate (tax, tip, share) with explicit rounding.
Takes no parameters.
normalize_bank_statementParse CSV / OFX / QFX / MT940 / CAMT / QIF / text into normalized transaction JSON.
Takes no parameters.
normalize_ofxParse an OFX/QFX or CSV bank export into normalized transaction JSON.
Takes no parameters.
validate_workpaperValidate a document against a [cpa-workpaper-spec](https://github.com/maxed-oss/cpa-workpaper-spec) JSON Schema.
Takes no parameters.
verify_webhook_hmacConstant-time verify a Stripe / hex / base64 webhook HMAC signature.
Takes no parameters.
Install
git clone https://github.com/Maxed-OSS/maxed-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Maxed MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.