sqlite_tool
Execute SQLite database operations like query, transaction, backup, optimization, and indexing. Manage tables, check database integrity, and handle paginated queries for efficient data handling.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Operation type | |
backupName | No | Backup file name (without extension) | |
dbName | Yes | Database file name (without extension) | |
indexName | No | Index name | |
pagination | No | Pagination settings | |
params | No | SQL query parameters | |
query | No | SQL query to execute | |
tableName | No | Table name |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ToolBox MCP Server
Related Tools
- @modelcontextprotocol/sqlite
- @modelcontextprotocol/sqlite
- @modelcontextprotocol/sqlite
- @jacksteamdev/mcp-sqlite-bun-server
- @jacksteamdev/mcp-sqlite-bun-server