MCP-Netsuite
Seamless integration with Oracle NetSuite, exposing its data and operations through a standardized MCP interface. Facilitates efficient interactions between LLM applications and NetSuite resources to streamline automation and data retrieval.
Author

Kkartik14
No License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
netsuitemcporacleoracle netsuitemcp netsuiteapplications netsuite
MCP-Netsuite
This is an mock MCP server for Oracle Netsuite
Installation
- Clone the repository:
bash git clone https://github.com/Kkartik14/MCP-Netsuite cd MCP-Netsuite - Create a virtual environment with uv
bash uv venv source .venv/bin/activate - Install Dependencies
bash uv sync - Testing the Server
bash uv run python tests/test_client.py

