SQLite MCP Server
OfficialOfficial SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases.
SQLite MCP Server is an MCP server for Database work. Official SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases. Tags: sqlite · 数据库 · database · 本地 · sql · 官方.
What is SQLite MCP Server
SQLite MCP Server exposes Database capabilities to MCP clients. Official SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases.
Install SQLite MCP Server in Cursor / Claude / Codex
Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.
Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.
Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.
Install & Run
Run the following command in your terminal to start the server:
npx -y @modelcontextprotocol/server-sqlite --db-path ./test.dbTags
Similar recommendations
PostgreSQL MCP Server
Official PostgreSQL server offering read-only database access and schema inspection, letting AI query relational data safely.
MySQL MCP Server
社区 MySQL 服务器,支持对 MySQL 数据库执行查询、查看表结构与数据分析。
MongoDB MCP Server
MongoDB 官方维护的 MCP 服务器,支持查询文档、聚合分析、集合浏览与索引管理。
Redis MCP Server
Official Redis server (archived) for interacting with the Redis key-value store, supporting key queries and data browsing.
Supabase MCP Server
Supabase 官方服务器,管理 Postgres 数据库、认证、存储与 Edge Functions,一站式后端开发。
Turso MCP Server
Turso 官方服务器,连接 LibSQL 边缘数据库,支持查询、迁移与 schema 管理,适合边缘部署场景。
FAQ
What problem does SQLite MCP Server solve?
SQLite MCP Server focuses on Database. Official SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases.
How do I connect SQLite MCP Server to my editor?
Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.
What similar MCP servers exist?
The related list comes from the same Database group so you can compare scope.