Skip to main content
Glama
samson10504

netsuite-suiteanalytics-odbc-mcp

by samson10504

Related Servers

Alternatives to netsuite-suiteanalytics-odbc-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      B
      maintenance
      MCP server that exposes read-only NetSuite tools for querying warehouse stock levels and order status, using mock data locally and a pluggable client interface.
      2
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Python MCP server that connects to any ODBC data source and exposes schema discovery + query tools. Read-only by default, write access available per-connection.
      2
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server providing access to NetSuite data through OAuth 2.0 with PKCE authentication. Works seamlessly with any MCP-compatible client including Claude Code, Cursor IDE, and Gemini CLI.
      2
      35 npm
      20
      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
      F
      maintenance
      Read-only MCP server for SQL databases (SQL Server, Postgres, SQLite) with multi-server support and three-layer safety using AST validation and linting.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A versatile MCP server that connects to multiple relational databases (MySQL, PostgreSQL, Oracle, SQL Server, SQLite) and enables secure read-only SQL query execution and metadata access.
      4
      -

    TDQS

    B3.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool serves a clearly distinct purpose: running queries, listing metadata, describing table columns, and checking status. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    All tools share a consistent 'netsuite_' prefix, but the second part mixes verbs (query, describe) and nouns (tables, status). The pattern is predictable though not strictly verb_noun.

    Tool Count5/5

    With only 4 tools, the set is tightly scoped to the server's purpose of running SuiteAnalytics ODBC queries and exploring metadata. Each tool is essential and the count feels appropriate.

    Completeness5/5

    The toolset covers the core lifecycle of working with an ODBC data source: querying data, discovering tables, inspecting schemas, and checking connection health. No obvious gaps exist for the intended use case.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues