This is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities. - Complete CRUD operations (Create, Read, Update, Delete) - Database exploration and introspection - Execute custom SQL queries 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. Get detailed information
Add this skill
npx mdskills install jparkerweb/mcp-sqliteWell-documented MCP server with comprehensive SQLite tools and clear setup instructions
claude mcp add mcp-sqlite -- npx -y mcp-sqlite
npx mdskills install jparkerweb/mcp-sqlite