Skip to main content
Glama
467,388 tools. Updated 2026-08-20 16:04

"Using SQLite with a database cursor" matching MCP tools:

  • Create database backups for PostgreSQL, MySQL, and SQLite using native dump tools, with output paths sandboxed to a designated backup directory.
    MIT
  • Generate a comprehensive HTML report summarizing all traffic simulation scenarios with KPIs, comparisons, and congestion analysis from a SQLite database.
    MIT
  • Retrieve all views in the connected SQLite database to explore available views or verify a view exists before querying.
    MIT
  • List all triggers in the connected SQLite database to audit trigger coverage or investigate side effects on table changes.
    MIT
  • List all tables in a SQLite database to explore available data and obtain table names for subsequent queries.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Lets AI agents query local SQLite database files read-only using Node's built-in sqlite module, providing tools for listing tables, describing schemas, and running SQL queries.
    3
    15
    MIT

Matching MCP Connectors

  • Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det…

  • Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…

  • Verify if the Mimir server and its SQLite database are healthy. Returns a simple healthy/unhealthy result for monitoring.
    MIT
  • Verify a SQLite backup by running a PRAGMA integrity check; optionally compare schema and row counts to a reference database. Returns a JSON report.
    AGPL 3.0
  • Automatically sync Credit Karma transactions into a local SQLite database, using incremental updates with a 30-day overlap. Handles login/MFA and resumes paused syncs.
    MIT
  • Search vault database with exact keyword matching using SQLite FTS5. Returns timestamped entries with session context for precise queries.
    MIT
  • Check database backend status and configuration. Verify SQLite or PostgreSQL usage, diagnose connectivity issues, and confirm migrations using key metrics. Enterprise license required.
    AGPL 3.0
  • List tables in a local SQLite database or inspect a table's columns, indexes, and row count. Read-only operation via sqlite3 CLI with input validation for safety.
    MIT
  • Execute SQL queries on SQLite databases to retrieve data as formatted tables. Specify database path and SQL statement to run read-only queries.
    MIT
  • Fetch Google Search Console analytics data into a local SQLite database, bypassing the 1,000-row limit with full pagination support for comprehensive SEO analysis.
    Apache 2.0