MCP Server

MCP SQLite Server

by Anthropic

AI Summary

Heuristic scoring (no AI key configured).

Description

Official MCP server for SQLite database operations. Create databases, run queries, manage tables, and perform full CRUD operations. Ideal for prototyping and lightweight data management.

Install

{
  "mcpServers": {
    "sqlite": {
      "command": "uvx",
      "args": ["mcp-server-sqlite", "--db-path", "/tmp/mydb.sqlite"]
    }
  }
}

Quality Score

D

Below Average

51/100

Standard Compliance30
Documentation Quality60
Usefulness50
Maintenance Signal20
Community Signal100
Scored 2d ago

GitHub Signals

Stars18.6k
Forks2.1k
Issues88
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

18.6k stars — Strong Community

2.1k forks

My Fox Den

Community Rating

Works With

claude_desktop
Cursor