Skip to main contentCrate mcp_memory
Source - actions
- config
- errors
- http
- MCP Streamable HTTP transport (the 2025-03-26 transport that
superseded the older HTTP+SSE pair).
- ivf
- A self-contained IVF-Flat (inverted-file, flat-storage) approximate
nearest-neighbour index.
- kg
- protocol
- server
- tls
- Server-side TLS (HTTPS) for the Streamable HTTP transport.
- tools
- types
- vector_actions
- vector_store
- Args
- Transport
- Wire transport the server listens on. The JSON-RPC/MCP semantics are
identical across all three — only the framing differs.
- VecIndex
- ANN index backend selectable from the CLI.
- VecMetric
- Distance metric for the vector index.
- VecQuant
- Scalar representation stored in the index (lower precision = less memory).