MCP-Netsuite
@Kkartik14
About MCP-Netsuite
This is an mock MCP server for Oracle Netsuite
Basic information
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
—
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments