Skip to main content
Glama

GonMCPtool

npmBuild

Execute npm build commands to automate project compilation, streamlining the build process within the GonMCPtool MCP server environment.

Instructions

執行npm build命令構建專案

Input Schema

NameRequiredDescriptionDefault
optionsNo
pathNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "options": { "type": "string" }, "path": { "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GonTwVn/GonMCPtool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server