Skip to main content

Crate mcp_market_data

Crate mcp_market_data 

Source
Expand description

Market Data MCP Server library surface.

A market-data platform: instruments, quotes & historical bars, analytics (returns/volatility/correlation/moving averages), term-structure curves with interpolation, FX conversion, benchmarks/indices, watchlists, price alerts, forecasting, and gated official-mark publication โ€” over an audit trail.

Modulesยง

analytics
Shared price-series analytics โ€” used by both the in-memory store and the live backend so the numbers are identical regardless of data source.
live
Optional live market-data backend.
server
MCP tool surface for the market-data platform.
store
In-memory market-data store with seeded data and analytics engines.
types
Market-data platform domain model.