Skip to main content
Glama
Rheopyrin

db-access-mcp

by Rheopyrin

Related Servers

Alternatives to db-access-mcp

  • A
    license
    A
    quality
    D
    maintenance
    Postgres Pro is an open source Model Context Protocol (MCP) server built to support you and your AI agents throughout the entire development process—from initial coding, through testing and deployment, and to production tuning and maintenance.
    9
    3,286
    MIT

Related Servers

  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that enables AI agents to securely interact with PostgreSQL databases with least-privilege scopes, PII masking, and human approval for writes.
    4
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Zero-config MCP server that empowers AI agents to safely query SQL and NoSQL databases like PostgreSQL, MySQL, SQLite, MongoDB, and Redis.
    9 npm
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that gives an AI agent scoped, safe access to your Postgres databases with per-connection access control, row caps, timeouts, and defense-in-depth read-only enforcement.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that provides safe, read-only SQL access for AI agents to query databases (PostgreSQL, MySQL, SQLite) with schema awareness and guardrails.
    12 npm
    MIT

TDQS

A4.6/5.0

Scored across 10 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: connection management (find, list, test, tunnel operations), query execution (query, query_plan, query_to_file), and dialect support (dialect_list). No two tools have overlapping functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with underscores (e.g., connection_list, query_plan, up_tunnel). The only exception is 'query' which is a simple verb, but it's a common and clear name for the primary operation.

Tool Count5/5

With 10 tools, the server is well-scoped. Each tool serves a specific need for database access and management, and the count is neither too small to be thin nor too large to be overwhelming.

Completeness5/5

The tool set covers all essential operations: listing/finding connections, testing, querying, explaining plans, exporting results, and managing tunnels. There are no obvious gaps for a database access server.

Maintenance

ActivityMaintained
ResponsivenessNo issues