Back to search
30
MCP

mcp-sqlite-server

npm/mcp-sqlite-server

MCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE

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

Similar MCP servers embedding-nearest

io.github.ofershap/sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data.
0 tools
db-mcp (SQLite MCP Server)
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
0 tools
mcp/sqlite-mcp-server
The SQLite MCP Server transforms SQLite into a powerful, AI-ready database engine. It combines st...
0 tools
mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-sqlite-server": {
      "url": "None",
      "transport": "http"
    }
  }
}