Skip to main content
Glama

Related Servers

Alternatives to neosql-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Enables Oracle Database schema introspection and SQL execution over stdio, letting MCP hosts list tables, describe columns, and run SQL—read-only by default with opt-in writes.
      3
      13 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Local stdio MCP server for read-only Microsoft SQL Server access through Python and pyodbc, providing test connection, list tables, describe table, and query tools.
      4
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that connects to SQL databases (SQLite, PostgreSQL, MSSQL, MySQL) and provides tools to run read-only queries, list schemas/tables, and manage connections via stdio transport.
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Raw SQL MCP is a STDIO MCP server for executing raw SQL against SQL Server, SQLite, PostgreSQL, MySQL, and MariaDB.
      AGPL 3.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables remote database access (RDBMS and MongoDB) through MCP tools, supporting read/write queries, schema management, and more.
      -

    TDQS

    B3.4/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: schema creation, query execution, code generation, table details, listing, modification, connection discovery, context help, session ID, and health check. No overlapping responsibilities.

    Naming Consistency5/5

    All tool names follow a consistent verbNoun camelCase pattern (createTables, executeQuery, generateCode, getTableDetails, listTables, modifyTables, listConnections, getContextHelp, getMcpSessionId, ping). No mixing of conventions.

    Tool Count5/5

    10 tools is well-scoped for a database management server. It covers schema operations, query execution, discovery, and utility without being overwhelming.

    Completeness3/5

    Covers creation, modification, querying, and listing of tables, but lacks a drop table tool. Also missing is any tool for managing projects or connections beyond listing. This leaves notable gaps in lifecycle management.

    Maintenance

    ActivityActive
    ResponsivenessNo issues