{"repo":"jparkerweb/mcp-sqlite","free":true,"listed":false,"github":"https://github.com/jparkerweb/mcp-sqlite","clone":"git clone https://github.com/jparkerweb/mcp-sqlite.git","description":"🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities","language":"JavaScript","stars":126,"topics":["cursor","database","development","mcp","nodejs","sqlite","windsurf","aitooling","equill-service"],"license":"MIT","category":"databases-storage","readme_excerpt":"🐇 MCP SQLite Server This is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities. Maintained by Features - Complete CRUD operations (Create, Read, Update, Delete) - Database exploration and introspection - Execute custom SQL queries Setup Define the command in your IDE's MCP Server settings: e.g. Cursor : e.g. VSCode : Your database path must be provided as an argument. Available Tools Database Information db info Get detailed information about the connected database. Example: list tables List all tables in the database. Example: get table schema Get detailed information about a table's schema. Parameters: - tableName (string): Name of the table Example: CRUD Operations create record Insert a new record into a table. Parameters: - table (string): Name of the table - data (object): Record data as key-value pairs Example: read records Query records from a table with optional filtering. Parameters: - table (string): Name of the table - conditions (object, optional): Filter conditions as key-value pairs - limit (number, optional): Maximum number of records to return - offset (number, optional): Number of records to skip Example: update records Update records in a table that match specified conditions. Parameters: - table (string): Name of the table - data (object): New values as key-value pairs - conditions (object): Filter conditions as key-value pairs Example: delete records Delete records from a table that match specified ","default_branch":null,"files":null,"tree":[],"storefront":"/r/jparkerweb","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jparkerweb/mcp-sqlite/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}