datomic-mcp
14
The Datomic MCP Server is a server implementation built using Modex, designed to interface with the Datomic database. It supports multiple Datomic API functions and is designed for efficient data querying and management.
Datomic MCP Server
- Built with Modex.
- Set
DATOMIC_URI
in configuration.
Datomic API Support
- Supports concurrent queries,
datomic.api/q
,datomic.api/datoms
, and more. - Some features like
datomic.api/transact
and better pagination are planned.
License
- MIT License, free for commercial and non-commercial use.