MCP server · Ledger Investing
ledger-analytics
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Ledger Investing. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Ledger Investing publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_triangles— List loss triangles in the accountcreate_triangle— Upload a loss triangleget_triangle— Retrieve a loss triangle by iddelete_triangle— Delete a loss trianglelist_development_models— List fitted development modelsfit_development_model— Fit a Bayesian loss development model against a trianglelist_development_model_types— List available development model typesget_development_model— Retrieve a development modelpredict_development_model— Predict from a fitted development modelterminate_development_model— Terminate a running development model taskdelete_development_model— Delete a development modellist_tail_models— List fitted tail modelsfit_tail_model— Fit a tail development modellist_tail_model_types— List available tail model typesget_tail_model— Retrieve a tail modelpredict_tail_model— Predict from a fitted tail modelterminate_tail_model— Terminate a running tail model taskdelete_tail_model— Delete a tail modellist_forecast_models— List fitted forecast modelsfit_forecast_model— Fit a forecasting modellist_forecast_model_types— List available forecast model typesget_forecast_model— Retrieve a forecast modelpredict_forecast_model— Predict from a fitted forecast modelterminate_forecast_model— Terminate a running forecast model taskdelete_forecast_model— Delete a forecast modellist_cashflow_models— List cashflow modelscreate_cashflow_model— Compose a cashflow model from a development model and a tail modellist_cashflow_model_types— List available cashflow model typesget_cashflow_model— Retrieve a cashflow modelpredict_cashflow_model— Predict from a cashflow modeldelete_cashflow_model— Delete a cashflow modelget_task— Poll the status of an asynchronous fit or predict task
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.