A functional-models-orm datastore provider that implements the Model Context Protocol (MCP) using @modelcontextprotocol/sdk (v3.7.1). Designed for frontend environments, it allows you to use functional-models ORM with MCP-compatible backends. This package wraps the ORM operations (CRUD, queries) as MCP tools, enabling seamless integration with MCP servers. Key differentiators: follows functional-models' functional paradigm, leverages MCP for standardized model access, and is specifically built for frontend usage where direct database access is limited. Release cadence is irregular; latest version 3.7.1.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM-only; CJS require may not work due to module type.
ESM-only.
Default export is an object containing MCPDatastoreProvider and createMCPClient.
Demonstrates creating an MCP client, instantiating the provider, defining a model, and performing a create operation.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.