MCP-Netsuite
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
- Clone the repository:
git clone https://github.com/Kkartik14/MCP-Netsuite cd MCP-Netsuite
- Create a virtual environment with uv
uv venv source .venv/bin/activate
- Install Dependencies
uv sync
- Testing the Server
uv run python tests/test_client.py