← Back to Tools
Run SQLite Query
Execute a SQL query against a local SQLite database file
Example Prompt
List all tables in the local app.db database
Input Parameters
database string Required Path to SQLite database file
query string Required SQL query to execute
Install MCP Server
aivyx hub install mcp-servers/sqlite This tool is available after installing the SQLite MCP server.