Skip to main content
Glama

Related Servers

Alternatives to erp-report-engine

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Secure MCP server for safe, read-only DB access by AI agents, with SQL guardrails, table allowlists, PII masking, and audit logs
      6
      33 npm
      7
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      This MCP server gives AI assistants over business data a provenance layer: every number in an answer traces back to specific records, auditable and tamper-evident. It enforces that the model never generates figures—only selects operations whose results are computed deterministically in SQL.
      40 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Security-first, read-only MCP server for Microsoft SQL Server, enabling safe natural-language querying of databases.
      5
      7 npm
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      A security-hardened Postgres MCP server that enables LLM agents to run safe, read-only SQL queries with enforcement via SQL-AST inspection and read-only transactions.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for Microsoft SQL Server that enables AI agents to safely explore and query SQL Server databases.
      571 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      SchemaBrain is an MCP server that sits between AI agents (Claude, Cursor, Windsurf) and your SQL database as a read-only trust + intelligence layer. The agent never writes SQL — 12 tools compile it from definitions you control, PII and secret categories are refused before the query runs, and every call lands in a tamper-evident (SHA-256-chained) audit log. Postgres today.
      12
      20 PyPI
      9
      Apache 2.0

    TDQS

    A3.8/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct action: describe_model provides metadata, weekly_report generates a KPI briefing, reconcile verifies counts, aging produces a specific receivables report, check_query validates SQL, and query runs read-only queries. There is no overlap in purpose.

    Naming Consistency2/5

    Tool names follow inconsistent patterns: describe_model and check_query use verb_noun, weekly_report and aging are nouns, while reconcile and query are bare verbs. The lack of a uniform convention makes it less predictable which names are actions versus report objects.

    Tool Count5/5

    Six tools is well-scoped for an ERP report engine, covering schema discovery, query execution, validation, reconciliation, and two standard reports without unnecessary bloat or thinness.

    Completeness4/5

    The server covers metadata, generic querying, SQL validation, data reconciliation, and two specific report types. While additional standard ERP reports could be included, the generic query tool provides a path to access any data, so the surface is fairly complete.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues