zaico-mcp-server
0
zaico-mcp-server is designed to integrate zaico API with Mark3Labs Model Context Protocol to manage inventory data effectively. It requires Go 1.23.7 or later and offers installation via go install or direct binary download.
zaico-mcp-server
zaico-mcp-server is a server application for integrating the zaico API with Mark3Labs MCP.
Features
- Inventory data
- Retrieve list
Requirements
- Go 1.23.7 or later
Installation
Method 1: Using go install
Install the latest version or a specific version of zaico-mcp-server using go install.
Method 2: Direct Binary Download
Download the binary suitable for your OS from the releases page. Follow specific steps for macOS to run the application.
Usage
Configure via command line arguments. Use the command zaico-mcp-server with the zaico API key.
Directory Structure
- cmd/: Main application
- pkg/: Public packages
License
This project is licensed under the MIT License.