Codemode SQLite

SQLite operations via sandboxed Go code execution for faster, token-efficient database queries

imran31415 8
Claude CodeClaude DesktopGeneric
View source ↗

Provides SQLite database access through two modes: standard MCP tool calls and an experimental 'codemode' where LLMs generate complete Go programs executed in a sandboxed interpreter. Supports CRUD operations, arbitrary SQL queries, and multiple transports including STDIO and HTTP.

Source

Repository: https://github.com/imran31415/codemode-sqlite-mcp

Maintain Codemode SQLite?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Codemode SQLite on getagentictools](https://getagentictools.com/mcp/imran31415-codemode-sqlite-mcp?ref=badge)