Sqlite runs on your own machine — the client starts it, so there is no endpoint to ping. 139 installs a week from npm. Last commit 10 Mar 2026.
SQLite MCP — query databases, inspect schemas, explain queries, export data.
Today is the operative word: we check Sqlite every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sqlite -- npx -y mcp-sqlite-server
{
"mcpServers": {
"sqlite": {
"args": [
"-y",
"mcp-sqlite-server"
],
"command": "npx"
}
}
}
[mcp_servers.sqlite]
command = "npx"
args = ["-y", "mcp-sqlite-server"]
{
"mcpServers": {
"sqlite": {
"args": [
"-y",
"mcp-sqlite-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sqlite": {
"args": [
"-y",
"mcp-sqlite-server"
],
"command": "npx"
}
}
}
PostgreSQL MCP — query databases, inspect schemas, explain queries.
Run SQL queries and inspect database schemas through safe, visible MCP tools.
Run governed SQL queries and inspect database schemas from MCP agents.
Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
Database management — query, schema inspection, migrations for PostgreSQL, MySQL, SQLite.
Connect to PlanetScale databases, branches, schema, query insights, and execute SQL
Database MCP server for schema discovery, comments, and SQL queries.
Answers built from our own checks of this server.