Skip to main content
Glama
croc100

litescope

by croc100

Related Servers

Alternatives to litescope

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP servers for SQL databases. One package per engine (SQLite, libSQL, MySQL, MariaDB, Postgres), two tools, read-only by default, secrets never in logs.
      4 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides a set of MCP tools to let AI assistants like Claude, Cursor, and VS Code Copilot interact with SQLite databases, supporting querying, schema management, and data import/export.
      10 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A universal SQLite database management tool that enables SQL query execution through MCP protocol. Supports SELECT/INSERT/UPDATE/DELETE/CREATE operations with built-in SQL injection protection across stdio, SSE, and streamable-http communication modes.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Read-only SQLite access for AI agents in a single ~1 MB static binary. Query tool with row limits, list_tables, and table schemas exposed as MCP resources. The database is opened read-only, so writes fail at the SQLite layer. No Python, no Node, no runtime to install; SQLite is compiled in. Binaries for Linux, macOS, and Windows.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Exposes sqlite3 database functionality as MCP tools, enabling SQL query execution, schema management, and CRUD operations.
      1
      MIT

    TDQS

    A4.4/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct operation: performance advice, backup verification, listing D1 databases, comparing databases, fleet clustering, fleet health, migration diff, and querying. No functional overlap.

    Naming Consistency5/5

    All tools follow a consistent `litescope_` prefix with descriptive snake_case names (e.g., `litescope_advise`, `litescope_fleet_health`), making naming predictable.

    Tool Count5/5

    8 tools cover a broad range of database management tasks without being excessive or insufficient. The count is well-scoped for a focused utility server.

    Completeness4/5

    Covers key read-only operations (analysis, diff, migration planning, querying, fleet management) but lacks write operations (e.g., applying migrations, creating databases). However, this aligns with the toolset's read-only design philosophy.

    Maintenance

    ActivityStale
    ResponsivenessNo issues