NetSuite MCP Server
Related Servers
Alternatives to NetSuite MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA 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.235 npm20MIT
- AlicenseNot gradedqualityAmaintenanceConnects MCP-compatible AI assistants to NetSuite ERP with easy OAuth setup. Provides tools for records, SuiteQL, saved searches, reports, and metadata.15 npm1MIT
- AlicenseBqualityBmaintenanceA local, read-only MCP server for querying NetSuite SuiteAnalytics Connect through a user's locally installed ODBC driver, exposing bounded tools for SQL queries, table metadata, and connection status.410 npmApache 2.0
- FlicenseNot gradedqualityDmaintenanceA complete OAuth 2.1 server implementation for FastMCP with PKCE support, enabling secure authentication and authorization flows. Provides authorization code exchange, token management, and refresh capabilities for building authenticated MCP applications.-

@matihlabs/mcpofficial
AlicenseNot gradedqualityBmaintenanceConnects AI clients to the Matih data platform, enabling SQL queries, table profiling, analytics, chart creation, and file uploads through MCP tools with OAuth/PKCE authentication.68 npmApache 2.0- AlicenseNot gradedqualityCmaintenanceEnables interaction with Salesforce through the MCP protocol, handling OAuth authentication and secure token storage for users.12 npmMIT
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: one establishes an authenticated session, the other clears it. There is no overlap or ambiguity between them.
Both tools follow the same `netsuite_` prefix with a single clear verb (`authenticate`, `logout`). The pattern is consistent and predictable.
With only authentication and logout, the server is extremely thin for a system named NetSuite MCP Server, which implies broad ERP functionality. Two tools feel insufficient for the apparent scope.
The tool surface covers only authentication lifecycle and exposes no NetSuite data or business operations. Even for auth, there is no session status or refresh capability, leaving the domain severely incomplete.