Query and explore a local SQLite database file.
This extension is indexed and displayed by LangBot; copyright belongs to its original author and it is not officially maintained on LangBot Space. Before installing or using it, review its open-source license, README and security risks.
SQLite MCP
Query and explore a local SQLite database file. A Node.js implementation of the official SQLite reference server, runnable via npx (no Python/uvx needed).
Setup
npx -y mcp-server-sqlite-npx /path/to/database.db
Pass the absolute path to your .db file as the argument.
Use SQLite in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.
Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.