MCP.so
Sign In

MCP-Netsuite

@Kkartik14

About MCP-Netsuite

This is an mock MCP server for Oracle Netsuite

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

Kkartik14

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "MCP-Netsuite": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP-Netsuite?

MCP-Netsuite is a mock MCP server for Oracle Netsuite, intended for testing and development purposes.

How to use MCP-Netsuite?

Clone the repository, create a virtual environment with uv, install dependencies with uv sync, and test the server by running uv run python tests/test_client.py.

Key features of MCP-Netsuite

  • Mock server for Oracle Netsuite interactions

Use cases of MCP-Netsuite

  • Developing and testing MCP clients that would normally connect to Netsuite
  • Simulating Netsuite API responses in a local environment

FAQ from MCP-Netsuite

Comments

More Other MCP servers