Skip to main content
Glama
SpringDamon

mcp-server-dameng

by SpringDamon

Related Servers

Alternatives to mcp-server-dameng

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for DaMeng database, enabling AI assistants to execute SQL queries, list tables, describe table structures, and retrieve schema information.
      24 npm
      7
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to interact with Dameng databases through MCP, supporting query execution, schema exploration, and connection management.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Dameng databases through natural language or direct SQL operations. Provides a web interface for listing tables, executing queries, and viewing table structures with MCP protocol support for AI model integration.
      1
      -
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for KingBase (PostgreSQL-compatible) databases, enabling AI assistants to query and manage database schemas, tables, and data with configurable access control.
      11
      17 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Dameng database that enables querying and managing database objects via JDBC, including tools for schemas, tables, views, indexes, and more.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      This MCP server enables AI models to directly and securely query databases using persistent or temporary connections, supporting multiple data sources with automatic connection management.
      73 npm
      1
      MIT

    TDQS

    A4.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: describe_table retrieves column details for a specific table, list_tables enumerates all user tables, and query_dameng executes arbitrary SQL. There is no overlap or ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: describe_table, list_tables, query_dameng. The naming is uniform and predictable.

    Tool Count4/5

    With 3 tools, the server is slightly lean but still well-scoped for its purpose of exploring a Dameng database. Each tool serves a necessary function without redundancy.

    Completeness5/5

    The tool set covers the core read operations for a database: listing tables, describing table structure, and executing queries. For a read-only exploration server, it is complete with no obvious gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues