MCP-Netsuite

MCP-Netsuite

3.2

If you are the rightful owner of MCP-Netsuite and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP-Netsuite is a mock Model Context Protocol server designed for Oracle Netsuite.

MCP-Netsuite

This is an mock MCP server for Oracle Netsuite

Installation

  1. Clone the repository:
    git clone https://github.com/Kkartik14/MCP-Netsuite
    cd MCP-Netsuite
    
  2. Create a virtual environment with uv
    uv venv
    source .venv/bin/activate
    
  3. Install Dependencies
    uv sync
    
  4. Testing the Server
    uv run python tests/test_client.py