DirectorySQLite MCP Server
Database

SQLite MCP Server

by Anthropic

43
Health
fair
79
Popularity

Official SQLite MCP server. Query and manage SQLite databases with full read/write support and schema introspection.

2,900stars
540forks
5,400views
TypeScript
MIT
Updated March 11, 2026
#sqlite#database#sql#official#local

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "sqlite-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-servers"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
Community-backed

Server Info

CategoryDatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory