Skip to main content
Glama
139,273 tools. Last updated 2026-05-26 11:07

"SQLite" matching MCP tools:

  • Generate SQLite-based handlers on Flux MCP server using process ID and handler code, enabling automated creation and management of database interactions without manual coding.
    BSD 3-Clause
  • Scan a directory to identify all SQLite database files (.db, .sqlite, .sqlite3) for database management and query operations.
    MIT
  • Search through saved memory entries by matching any substring within their values or tags. Solves the problem of recalling content when the exact key is unknown. Returns results ranked by relevance.
    AGPL 3.0
  • Persist facts, decisions, lessons, or patterns for durable context retrieval. Writes to SQLite, optionally syncs to Obsidian vault. Handles duplicates via strict, warn, or off modes.
    MIT
  • Search all locally stored Signal messages by keyword or phrase to locate specific messages across conversations. Results are ranked by relevance and can be filtered by sender.
    MIT
  • Remove all indexed content from a named source, including vector store, BM25 index, and SQLite metadata. Use dry run to preview before permanent deletion.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

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

  • Retrieve relevant memories by querying with keywords or phrases. Results are ranked by relevance and importance, and searches are tracked for access patterns.
    MIT
  • Permanently delete a memory by its ID to remove outdated, incorrect, or irrelevant entries from the local database. Action is irreversible and returns success status.
    MIT
  • Find project facts, decisions, and patterns using ranked full-text search across SQLite and file memories, with optional Obsidian integration and progressive detail levels.
    MIT
  • Check dedup ledger counts after writes to confirm progress or identify skipped writes with 'deduped' status.
    MIT
  • Save information like preferences, lessons, or project context to a persistent local database. Memories are retained across sessions and can be retrieved later.
    MIT
  • Search vault database with exact keyword matching using SQLite FTS5. Returns timestamped entries with session context for precise queries.
    MIT
  • Update an existing memory by modifying only the fields you provide. Correct inaccuracies, adjust importance, or reclassify category without deleting. Omitted fields remain unchanged.
    MIT
  • Browse all stored memories from your local SQLite database, ordered newest first. Filter by category or project to audit memory contents and check counts.
    MIT
  • Retrieve stored data from a local SQLite database using specific application, collection, and ID parameters for secure multi-application access.
    MIT
  • Write values to local SQLite storage for secure multi-application data persistence. This tool enables structured data storage with SAP/1.0 authorization on every call.
    MIT
  • Search cloud instance catalog by provider, vCPU, memory, price, or text query to match instance types with specs, pricing, and architecture for workload sizing and cost optimization.
    MIT
  • List tables and views in a loaded Perfetto trace to explore its schema before running SQL queries. Optionally filter by GLOB pattern.
    Apache 2.0
  • Summarizes the session using a cost-efficient model and saves it to SQLite, providing context for future routed calls to maintain continuity across tasks.