Skip to content
Back to search
30
MCP

SQLite Tool

pulsemcp/sqlite tool

Provides SQLite database management with specialized delete functionality including safety controls and conditional filtering

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
SQLite
Provides a lightweight SQLite-based storage solution, supporting basic CRUD operations for small to medium-scale projects.
0 tools
MySQL Database Tools
Enables direct SQL query execution and table exploration with MySQL databases through a simple interface for seamless data analysis and data
0 tools
Log Analysis SQLite
Transforms compressed log files into a queryable SQLite database with tables for logs, stack traces, and errors, enabling efficient analysis
0 tools
FastMCP SQL Tools
SQL database access with support for PostgreSQL, MySQL, and SQLite
0 tools
dbatools
SQL Server database administration through dbatools PowerShell module with instance management, backup, and migration tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sqlite_tool": {
      "url": "None",
      "transport": "http"
    }
  }
}