DirectorySQLite MCP Server
database
SQLite MCP Server
by Anthropic
43
Health
fair
79
Popularity
Interact with SQLite databases using natural language. Perfect for local data management and analysis.
2,100stars
360forks
7,200views
Python
MIT
Updated March 11, 2026
#sqlite#database#sql#local#mcp
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"sqlite-mcp-server": {
"command": "uvx",
"args": [
"mcp-server-sqlite"
]
}
}
}⚠ Requires uv installed: curl -LsSf https://astral.sh/uv/install.sh | sh
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
uvx mcp-server-sqlite --db-path /path/to/db.sqlite
Key Features
Execute SQL queries
Create and modify tables
Import and export data
Schema inspection
Business intelligence queries
Compatibility
claude✓ Yes
openai✓ Yes
langchain✓ Yes
Maintenance Healthfair
Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
› Community-backed
Server Info
Categorydatabase
LanguagePython
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free