Skip to main content
Glama
abhinavnatarajan

sqlite-reader-mcp

Related Servers

Alternatives to sqlite-reader-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for exploring SQLite databases, offering tools to list tables, describe table structures, and execute read-only SQL queries.
      1
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      An MCP server for interacting with SQLite databases, enabling SQL query execution, schema inspection, and CRUD operations.
      7
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      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.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server that enables LLMs to safely explore and query any SQLite database via natural language. It exposes tools for listing tables, describing schemas, and executing SELECT/WITH queries with built-in safety guards like write prevention and row limits.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Read-only MCP server for SQLite databases, enabling AI assistants to safely query and inspect database schemas without write access.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Custom MCP server connected to a read-only SQLite database, exposing a schema resource and a query tool for safe data retrieval.
      -