Description
Datomic MCP provides a bridge between AI assistants and Datomic databases, enabling query capabilities through a JSON-RPC interface. Developed by theronic, this server implementation exposes tools for querying Datomic schema, executing Datalog queries, and accessing raw index data through datoms. The server connects to a Datomic instance specified via environment variables and handles query results appropriately whether they're scalar values or collections, making it valuable for AI assistants that need to access and analyze data stored in Datomic databases without switching contexts.
Server Details
Added
April 21, 2025
