Back to search
30
MCP

io.github.ofershap/sqlite

io.github.ofershap/sqlite

SQLite MCP — query databases, inspect schemas, explain queries, export data.

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

Similar MCP servers embedding-nearest

mcp-sqlite-server
MCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE
0 tools
io.github.spences10/mcp-sqlite-tools
MCP server for local SQLite database operations
0 tools
io.github.rosch100/mcp-sqlite
MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support
0 tools
db-mcp (SQLite MCP Server)
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
0 tools
io.github.cybeleri/database-admin
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
0 tools
io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ofershap/sqlite": {
      "url": "None",
      "transport": "http"
    }
  }
}