Capability
Transactional Data Operations With Acid Guarantees
6 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Create, query, and analyze SQLite databases via MCP.
Unique: Exposes SQLite transaction control as MCP tools, allowing LLMs to reason about and manage transaction boundaries explicitly rather than relying on auto-commit behavior
vs others: Provides stronger consistency guarantees than stateless query execution because LLMs can group operations into atomic units, though requires careful session management in the MCP client