](https://mseep.ai/app/kkartik14-mcp-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\