Open Data Platform by OpenBB
Open Data Platform by OpenBB (ODP) is the open-source toolset that helps data engineers to integrate proprietary, licensed, and public data sources into downstream applications like AI copilots and research dashboards.
ODP operates as the "connect once, consume everywhere" infrastructure layer that consolidates and exposes data to multiple surfaces at once:
- Python environment for quants
- OpenBB Workspace and Excel for analysts
- MCP servers for AI agents
- REST APIs for other applications
It consists of three main components:
ODP Desktop
A standalone desktop application providing a user-friendly interface for managing Python environments and application backend servers.
ODP Python
PyPI-installable Python packages for building and using Python SDKs, REST APIs, and MCP servers.
ODP CLI
A command-line interface wrapping the environnent's installed ODP Python packages.
.
All three tools share the same underlying infrastructure, so you can choose whichever interface fits your workflow.