mcpserver.lol
registry/precis-finance-mcp
Connection check verified live · 27h ago

precis-finance-mcp

Public read-only Précis Finance MCP demo with synthetic data; no account or credentials required.

Tools 17
GitHub stars 5
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

17 tools

Read from the running server on 27h ago.

get_binding binding_id*
Fetch one data feed's full configuration: source, target dataset, schedule, and extract parameters.
get_inspection_schema source_key*
Get the column schema for an inspection source.
get_load_status load_id*
Fetch one data load's full detail by load_id — timestamps, status, rows landed, and any error message.
inspect_rows limitcolumnsfiltersfilenameperiod_endsheet_name +3
Inspect the row-level detail behind a figure, from an enabled inspection source. Returns a capped sample for reasoning plus a grid for the user.
list_bindings targetsource_id
List the configured data feeds (ingestion bindings) with their schedule — which datasets load, from where, how often.
list_dimensions
List the dimensions defined in the model — keys, labels, and kinds (leaf / derived / ragged hierarchy). Catalogue metadata only; use search_hierarchy to list a dimension's members.
list_inspection_sources
List the row-level sources available for inspection.
list_kpis
Browse the metric catalogue — metric keys, formats, domains, and the dimensions available per metric.
list_load_history limitperiodstatusbinding_iddataset_id
List data-load attempts from the ingestion audit trail — when each dataset landed, with what status. Answers "is April in yet?" / "when was this data last loaded?".
list_scenarios
List the available planning scenarios and their status.
list_variants scenario_id*
List the what-if variants of a scenario.
precis_orientation
Call this first. Returns how to use Précis over this connector: the data model (scenarios, metrics, statements, dimensions), the reporting-tool variants, and how to build charts. R…
run_metric scalelayouttargetfiltersmetrics*decimals +7
Break one or more metrics down by a dimension — revenue by project, utilisation by employee, headcount trends, GL account drill-down. Rows are the dimension; columns are metrics ×…
run_metric_data scalelayouttargetfiltersmetrics*decimals +7
Break one or more metrics down by a dimension — revenue by project, utilisation by employee, headcount trends, GL account drill-down. Rows are the dimension; columns are metrics ×…
run_statement scalelayouttargetfiltersdecimalsfilename +7
Run a financial statement — P&L, variance report, or executive summary. Rows are statement lines (Revenue, Direct Cost, Gross Margin, …); columns are scenarios. Supports an optiona…
run_statement_data scalelayouttargetfiltersdecimalsfilename +7
Run a financial statement — P&L, variance report, or executive summary. Rows are statement lines (Revenue, Direct Cost, Gross Margin, …); columns are scenarios. Supports an optiona…
search_hierarchy limitquerydimension
Search the dimension hierarchies (cost centres, accounts, …) to find valid codes and ids before composing a query.