mcp-netsuite
Integrates with Oracle NetSuite by providing a standardized MCP interface for accessing and manipulating its data and operations. It facilitates automation and data retrieval within AI workflows for better efficiency and functionality.
Author

asaricorp
No License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
netsuitemcptoolsmcp netsuiteoracle netsuitenetsuite integrates
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
