litescope
Related Servers
Alternatives to litescope
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceMCP servers for SQL databases. One package per engine (SQLite, libSQL, MySQL, MariaDB, Postgres), two tools, read-only by default, secrets never in logs.4 npm5MIT
- AlicenseNot gradedqualityDmaintenanceProvides 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 npmMIT
- AlicenseNot gradedqualityDmaintenanceA 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
- AlicenseNot gradedqualityCmaintenanceRead-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
- AlicenseNot gradedqualityCmaintenanceExposes sqlite3 database functionality as MCP tools, enabling SQL query execution, schema management, and CRUD operations.1MIT
- AlicenseAqualityDmaintenanceMCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE.5139 npm3MIT
TDQS
Scored across 8 tools
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.
All tools follow a consistent `litescope_` prefix with descriptive snake_case names (e.g., `litescope_advise`, `litescope_fleet_health`), making naming predictable.
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.
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.