Skip to main content
Glama

read_dbn_file

Parse DBN files from Databento MCP to extract structured market data records, supporting compression and pagination for financial analysis workflows.

Instructions

Read and parse a DBN file, returning the records as structured data

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYesPath to the DBN file (can be .dbn or .dbn.zst for zstd-compressed)
limitNoMaximum number of records to return (default: 1000)
offsetNoNumber of records to skip (default: 0)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deepentropy/databento-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server