Skip to content
Back to search
30
MCP

SQLite (Archived)

docker-mcp/sqlite

Database interaction and business intelligence capabilities.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
6
callable
Primary URL

Tools · 6

append_insight
create_table
describe_table
list_tables
read_query
write_query

Similar MCP servers embedding-nearest

SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
SQLite
Provides a lightweight SQLite-based storage solution, supporting basic CRUD operations for small to medium-scale projects.
0 tools
SQL
Read-only SQL querying and schema introspection over Postgres and SQLite, with a gated write mode.
0 tools
SQL
Read-only SQL querying + schema introspection over Postgres & SQLite, with a gated write mode.
0 tools
Amazon Redshift
Data warehouse operations and queries.
6 tools
SQLite Memory
Provides persistent key-value memory storage using SQLite with CRUD operations for storing structured data, conversation history, and user p
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sqlite_(archived)": {
      "url": "None",
      "transport": "http"
    }
  }
}