Back to search
30
MCP

io.github.spences10/mcp-sqlite-tools

io.github.spences10/mcp-sqlite-tools

MCP server for local SQLite database operations

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools
io.github.rosch100/mcp-sqlite
MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support
0 tools
mcp-sqlite-server
MCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE
0 tools
io.github.ofershap/sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data.
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.spences10/mcp-sqlite-tools": {
      "url": "None",
      "transport": "http"
    }
  }
}