netsuite-mcp-server-by-cdata
CData's MCP Server for NetSuite allows natural language querying of live NetSuite data using a read-only interface. It integrates with the CData JDBC Driver to provide SQL-like access without requiring SQL knowledge. This server supports easy setup with a connection string and properties file configuration.
netsuite-mcp-server-by-cdata
CData's Model Context Protocol (MCP) Server for NetSuite is a read-only server designed to allow LLMs, like Claude Desktop, to query live NetSuite data using the CData JDBC Driver for NetSuite. It wraps the JDBC driver to expose NetSuite as relational SQL models without needing SQL for queries, enabling live data retrieval through natural language questions. The setup includes cloning the repository, building the server, and configuring connection settings. Usage details include the ability to read, write, update, and delete data through built-in tools and a simple interface.
Purpose
- Provides a read-only MCP server for NetSuite.
- Allows querying live data supported by the CData JDBC Driver.
- Eliminates the need for SQL by using natural language questions.
Features
- Easy setup and integration with Claude Desktop.
- Utilizes a connection string and properties file for configuration.
Usage
- AI client uses built-in tools to manage data.
- Supports retrieving table and column information, tool execution for SQL queries.
License
- Licensed under the MIT License.