datomic-mcp
If you are the rightful owner of datomic-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Datomic MCP Server is built with Modex and supports various Datomic API functionalities.
The Datomic MCP Server is a robust server built using Modex, designed to facilitate seamless interaction with Datomic databases. It allows for concurrent queries and supports a wide range of Datomic API functions, including querying, pulling, and entity management. The server is configured through environment variables, specifically the `DATOMIC_URI`, which is essential for establishing a connection to the Datomic database. The server is packaged as an Uberjar, making it easy to deploy and integrate with platforms like Claude Desktop. While it supports many Datomic API features, some functionalities like transaction handling and cursor-based pagination are still under development. The server is released under the MIT License, encouraging both commercial and non-commercial use, with a request for users to report any bugs encountered.
Features
- Concurrent queries with async message handling.
- Supports `datomic.api/q`, `datomic.api/datoms`, and more.
- Easy configuration with environment variables.
- Packaged as an Uberjar for easy deployment.
- MIT License for flexible use.
Tools
q-with
Support
datomic.api/with
operation