Moneyline: open-source financial document parsing API and MCP server
Moneyline is client work we built: one API that ingests, classifies, parses and enriches financial documents. It is released under the MIT licence, so teams can self-host it and give their agents access through its MCP server.
Licence: MIT
What it does
One API for the whole flow
Ingest, classify, parse and enrich financial documents through a single API, with more than 210 endpoints and 37 document parsers.
MCP server included
Agents can call Moneyline directly over the Model Context Protocol, so parsing and enrichment become tools in your agent workflows.
Self-host your way
Run it on Docker or Kubernetes, so documents stay on infrastructure you control.
Tools around the API
Python, Node and Go SDKs and a CLI, for teams that want more than raw API calls.