Skip to content
Back to search
100
MCP live v2.1.0 MCP 2025-11-25 http

com.spocont/ifrcoworker

com.spocont/ifrcoworker

IFRS engine: 27 standards, journal entries, XBRL tags, ECL, CGU impairment, deferred tax.

Uptime
100.0%
1 direct probes · 30d
Response
127ms
last probe
Tools
21
callable
Resources
43
readable
Prompts
4
available

Tools · 21

ifr_schema

If you know the economic object type but not the standard, pass `elementType` (e.g. 'lease', 'asset', 'financial-instrument') instead of `standard`. For multi-standard types (asset, equity-method-inve…

ifr_validate

If you know the economic object type but not the standard, pass `elementType` instead of `standard`. The discriminator field (`assetClass` for 'asset', `investmentType` for 'equity-method-investment')…

ifr_calculate

If you know the economic object type but not the standard, pass `elementType` instead of `standard`. The discriminator field (`assetClass` for 'asset', `investmentType` for 'equity-method-investment')…

ifr_apply_ias10

Apply IAS 10 (Events After Reporting Period) overlay to a prior calculation output. Classifies events as adjusting/non-adjusting, assesses going concern, generates adjusted journal entries. Most stand…

ifr_route_event

ROUTER — the entry point for every business event. Describe what happened in plain language ("bought a machine", "signed an office lease", "customer went bankrupt") and get back the exact call to make…

ifr_input_schema

Returns the JSON Schema for the input to ifr_calculate for a given standard. Use this to discover required fields, enum values, and defaults without calling ifr_schema. Returns a standard JSON Schema …

ifr_period_checklist

Planning tool for a full period-end close. Pass an entityProfile of fact flags (hasInventory, hasPPE, hasLeases, hasFinancialInstruments, isGroup, isListed, incomeTaxApplicable, etc.) and get back the…

ifr_period_end_batch

THE period-end execution tool — process multiple IFRS calculations for a reporting period in one call (year-end, quarter-end, or month-end). One tool, three modes: (1) PLAIN BATCH (default): items + a…

ifr_batch_validate

FREE pre-flight validator for ifr_period_end_batch. Validates every item in one call and returns all missing required fields across the batch. STRICT GATE: do not call ifr_period_end_batch if allValid…

ifr_ingest_document

Extract structured data from a PDF (contract, invoice, lease, bond indenture) using Google Document AI. Requires docuScanAccess on the token — returns 403 otherwise; do NOT retry or offer document sca…

ifr_propose_mapping

Map OCR data from ifr_ingest_document into an IFRS standard's input schema and validate it. Returns proposedInput, unmappedFields, missingRequiredFields, validation errors/warnings, needsUserInput[], …

ifr_flag_result

Flag a calculation result you believe is incorrect for expert review. Call immediately when the server output appears to contradict IFRS — wrong amount, missing journal entry, incorrect OCI/P&L routin…

ifr_explain_result

Return a human-readable explanation of a previously computed calculation. Pass the correlationId from any ifr_calculate or ifr_period_end_batch response (valid for 10 min), OR pass the full prior resp…

ifr_disclosure_checklist

Generate a disclosure-needs checklist for the period-end. FREE — no credit charged. Input: entityProfile fact flags (same shape as ifr_period_checklist) → returns the core MANDATORY disclosure require…

ifr_replay

Deterministic audit replay — recompute a prior calculation from its input and verify it reproduces the stored output. FREE — no credit charged. The engine is stateless and pure: identical input + iden…

ifr_ecl_provision_matrix

IFRS 9 Simplified Approach — ECL provision matrix for trade receivables, IFRS 15 contract assets, and IFRS 16 lease receivables. Ages each receivable into buckets (current / 1-30 / 31-60 / 61-90 / 91-…

ifr_cgu_impairment

IAS 36 — Cash-Generating Unit (CGU) multi-asset impairment test. Applies the 3-step allocation (IAS 36.104-105): Step 1 assets with individual FVLCD floor impaired first; Step 2 remaining shortfall ab…

ifr_check_quota

Check your remaining ifrCoworker credits without consuming any. Returns creditsRemaining, creditsUsedToday, fullAccess flag, and a cost estimate for batch calls. FREE — does not decrement quota. Call …

ifr_amortisation_schedule

Compute a multi-period amortisation / depreciation / EIR amortisation schedule by rolling reportingDate forward one period at a time. Supported standards: ias16 (PPE depreciation), ias38 (intangible a…

ifr_generate_workpaper

Generate a structured audit working paper JSON from one or more prior ifr_calculate results. Aggregates across standards: accounting policies (IAS 1.117), key estimation uncertainties (IAS 1.125), cal…

ifr_calculation_sheets

Retrieve the calculation-sheets workbook for a prior ifr_calculate or ifr_period_end_batch call. Returns a downloadUrl for the XLSX workbook (GET /api/ifrcoworker/calculation-sheets/{correlationId} wi…

Resources · 43

TechServices Ltd. — Sample Company (2025)

Complete set of input data for a full-period IFRS close of a small IT + agriculture company. Covers 27 IFRS/IAS standards plus direct P&L entries. Includes the entity-wide accounting policy declaratio…

ifrs://examples/techservices-2025
IFRS Accounting Policy Choices — Batch Declaration Reference

Definitive list of every entity-level accounting policy choice required by ifr_period_end_batch. Each entry cites the IFRS/IAS paragraph, lists the allowed enum values, shows the required batch-policy…

ifrs://reference/accounting-policy-choices
ifr_period_end_batch — Response Structure Reference

Complete documentation of every key in the ifr_period_end_batch response: per-item results, consolidatedJournalEntries, trialBalance, financialStatements (P&L, OCI, SOFP), cashFlowStatement, and discl…

ifrs://reference/batch-output-structure
Discontinued Operations — IFRS 5.33 Reclassification Reference

How to present discontinued operations as a single net-of-tax line on the SOPL face (IFRS 5.33 / IFRS 18). Covers the two-step workflow (post normally, then reclassify), the complete list of all trans…

ifrs://reference/discontinued-operations
Direct Item JE Patterns — keyword → DR/CR map (direct-item)

Keyword-to-JE-pattern reference for the direct-item controller. Lists every named scenario (associate dividend, salary withholding, VAT settlement, period close, etc.) with trigger keywords, suggested…

ifrs://reference/direct-je-patterns
IFRS Discount & Interest Rate Guide — which rate for which standard

Reference table mapping every IFRS/IAS standard to the correct discount or interest rate type: pre-tax risk-free (IAS 36/37), corporate bond yield (IAS 19), EIR (IFRS 9/IFRS 16 lessor/IAS 20), implici…

ifrs://reference/discounting-and-interest-rate-guide
ifrCoworker MCP — Agent & Developer Field Guide

Practical reference covering every convention that causes silent failures: why ifr_schema must be called first (preflight validator pattern), the schema version hash and when to re-fetch, rate scale c…

ifrs://reference/agent-field-guide
Economic Event Description Vocabulary — controlled wordset for describing business events

A controlled set of words, phrase templates, and numeric conventions for describing economic events, synthesised from a 15-round mixed-cardinality reconstruction study plus a full-coverage pass across…

ifrs://reference/economic-event-vocabulary
Cascade Manifest — every automatic cross-standard chain, machine-readable

JSON manifest of ALL automatic cross-standard cascades for every standard, generated from the engine's own cascade registry (single source of truth). Two modes: PRE_CALCULATION (child runs before the …

ifrs://reference/cascade-manifest
sample_prompt_batch — MidCo Rolling Period-End Brief (Jan–May 2025)

Free-text period-end brief written by MidCo CFO Ildikó Varga to ifrCoworker — the format an accounting firm receives from a client. Covers 10+ standards across opening balances and YTD events: IAS 16 …

ifrs://samples/sample_prompt_batch
sample_prompt_batch_mixed20 — SME Tech Q2 2026 close (20 items, 12 standards + 1 direct entry, non-uniform counts)

Ready-to-submit ifr_period_end_batch input (accountingPolicy + full 20-item items array, already assembled — no transcription needed) demonstrating a realistic mixed-cardinality quarter close: 4 IFRS …

ifrs://samples/sample_prompt_batch_mixed20
SME Tech Solutions Ltd. — Q2 2026 CFO Period-End Brief (mixed20 scenario, prose version)

Free-text period-end brief from CFO Aoife Byrne — the natural-language form of the exact same 20-item, 12-standard-plus-direct-entry mixed-cardinality Q2 2026 close as ifrs://samples/sample_prompt_bat…

ifrs://samples/sme-tech-mixed20-brief
IAS2 Field Definitions

JSON field schema for IAS2 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example re…

ifrs://field-definitions/ias2
IAS7 Field Definitions

JSON field schema for IAS7 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example re…

ifrs://field-definitions/ias7
IAS10 Field Definitions

JSON field schema for IAS10 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias10
IAS12 Field Definitions

JSON field schema for IAS12 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias12
IAS16 Field Definitions

JSON field schema for IAS16 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias16
IAS19 Field Definitions

JSON field schema for IAS19 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias19
IAS20 Field Definitions

JSON field schema for IAS20 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias20
IAS21 Field Definitions

JSON field schema for IAS21 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias21
IAS23 Field Definitions

JSON field schema for IAS23 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias23
IAS27 Field Definitions

JSON field schema for IAS27 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias27
IAS28 Field Definitions

JSON field schema for IAS28 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias28
IAS29 Field Definitions

JSON field schema for IAS29 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias29
IAS33 Field Definitions

JSON field schema for IAS33 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias33
IAS36 Field Definitions

JSON field schema for IAS36 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias36
IAS37 Field Definitions

JSON field schema for IAS37 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias37
IAS38 Field Definitions

JSON field schema for IAS38 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias38
IAS40 Field Definitions

JSON field schema for IAS40 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias40
IAS41 Field Definitions

JSON field schema for IAS41 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ias41
IFRS1 Field Definitions

JSON field schema for IFRS1 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs1
IFRS2 Field Definitions

JSON field schema for IFRS2 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs2
IFRS3 Field Definitions

JSON field schema for IFRS3 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs3
IFRS5 Field Definitions

JSON field schema for IFRS5 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs5
IFRS6 Field Definitions

JSON field schema for IFRS6 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs6
IFRS8 Field Definitions

JSON field schema for IFRS8 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs8
IFRS9 Field Definitions

JSON field schema for IFRS9 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example r…

ifrs://field-definitions/ifrs9
IFRS10 Field Definitions

JSON field schema for IFRS10 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example …

ifrs://field-definitions/ifrs10
IFRS11 Field Definitions

JSON field schema for IFRS11 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example …

ifrs://field-definitions/ifrs11
IFRS13 Field Definitions

JSON field schema for IFRS13 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example …

ifrs://field-definitions/ifrs13
IFRS15 Field Definitions

JSON field schema for IFRS15 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example …

ifrs://field-definitions/ifrs15
IFRS16 Field Definitions

JSON field schema for IFRS16 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example …

ifrs://field-definitions/ifrs16
IFRS20 Field Definitions

JSON field schema for IFRS20 — field types, enums, required flags, defaults, and IAS/IFRS paragraph references. Lightweight alternative to ifr_schema when you only need field metadata without example …

ifrs://field-definitions/ifrs20

Prompts · 4

ifrs-calculation-workflow

Step-by-step IFRS calculation workflow for any standard: schema → validate → calculate.

ifrs-asset-recognition

Classify an asset (PPE vs intangible vs investment property) and post the recognition journal entries.

ifrs-lease-analysis

Classify a lease as operating or finance under IFRS 16 and produce year-1 journal entries for lessee or lessor.

ifrs-impairment-flow

Walk through IAS 36 impairment testing: indicators → recoverable amount → impairment loss → IAS 12 deferred tax.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.spocont/ifrcoworker": {
      "url": "https://mcp.ifrcoworker.com/mcp",
      "transport": "http"
    }
  }
}