MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/SQLite MCP Server
DatabasesOfficialTypeScript

SQLite MCP Server

Query and inspect SQLite databases with schema-aware MCP tools.

1.3k starsUpdated Aug 17, 2026npm/@modelcontextprotocol/server-sqlite
View on GitHub

Ads

Overview

Useful for local analytics, app debugging, and lightweight data exploration over SQLite files.

Installation

npx -y @modelcontextprotocol/server-sqlite /path/to/database.db

Configuration

{
  "mcpServers": {
    "sqlite": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sqlite",
        "/path/to/database.db"
      ]
    }
  }
}

Capabilities

  • list_tables

    List tables in the SQLite database.

  • query

    Run a SQL query against the database.

Supported clients

  • Claude Desktop
  • Cursor

Tags

  • sql
  • local-db

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025