Back to search
30
MCP

io.github.neverinfamous/sqlite-mcp-server

io.github.neverinfamous/sqlite-mcp-server

SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.

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

Similar MCP servers embedding-nearest

db-mcp (SQLite MCP Server)
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
0 tools
io.github.rosch100/mcp-sqlite
MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support
0 tools
io.github.cocaxcode/database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
0 tools
io.github.neverinfamous/mysql-mcp
Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment
0 tools
io.github.spences10/mcp-sqlite-tools
MCP server for local SQLite database operations
0 tools
mcp-sqlite-server
MCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE
0 tools

How to use

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

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