Back to Home
xlisp icon

datomic-mcp-server

Verified Safe

by xlisp

Overview

Querying Datomic databases and integrating with AI-powered workflows for data persistence and extension.

Installation

Run Command
clojure -X:mcp

Security Notes

The server uses JSON-RPC over STDIO, limiting direct network exposure which is good. No obvious hardcoded secrets or direct 'eval' patterns are visible in the truncated source. The client configuration involves executing a shell command to start the server; while the command itself is fixed in the example, the overall security depends on the client environment's trustworthiness and how it constructs commands for other interactions. For its stated purpose, it appears reasonably secure.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassMedium
Avg Tokens500
Stars9
Forks1
Last Update2025-11-19

Tags

DatomicClojureAI IntegrationDatabase QueryJSON-RPC