Skip to main content
Glama
94,613 tools. Last updated 2026-03-27 22:10
  • 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.
  • Scan a directory to identify all SQLite database files (.db, .sqlite, .sqlite3) for database management and query operations.
    MIT
  • Establish a connection to a SQLite database file for AI assistants to interact with data, enabling operations like query execution and schema inspection.
  • Connect to a SQLite database file to enable interaction with its data, including querying, listing tables, and describing schemas for efficient database management.
  • Retrieve the complete schema of a SQLite database, including all tables, columns, and row counts for database analysis and inspection.
    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

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers

  • -
    security
    A
    license
    -
    quality
    Enables AI agents to query and explore SQLite databases through schema inspection, arbitrary SQL execution, and predefined canned queries. Compatible with Datasette metadata for enriching database structure with descriptions.
    Last updated 2 months ago
    18
    Apache 2.0
  • -
    security
    A
    license
    -
    quality
    An MCP server that enables AI agents to interact with SQLite databases by querying schemas, executing SQL, and inspecting table metadata. It supports safe database access through configurable read-only modes, query timeouts, and dry-run execution plans.
    Last updated 11 days ago
    MIT