sqlite-mcp

v0.0.2APIsstable

📇 🏠 - SQLite operations — query databases, inspect schemas, explain queries, and expo

aiai-integrationclaudecursordata-analysis
Share:
13
Stars
0
Downloads
0
Weekly
0/5

About

📇 🏠 - SQLite operations — query databases, inspect schemas, explain queries, and expo

Features

  • read_query
  • write_query
  • create_table
  • list_tables
  • describe_table

Use Cases

Execute a SELECT query on the SQLite database
Execute an INSERT, UPDATE, or DELETE query on the SQLite database
Create a new table in the SQLite database
List all tables in the SQLite database
Get the schema information for a specific table
eduresser

Maintainer

LicenseMIT License
Languagepython
Versionv0.0.2
UpdatedApr 3, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-server-sqlite

Manual Installation

npx -y mcp-server-sqlite

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use sqlite-mcp?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides