other tools and integrations

Growi Mcp Server

Official MCP Server to integrate with GROWI APIs.

typescript
cloud
enterprise
other tools and integrations
0
View on GitHub

Installation

npx -y growilabs/growi-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "growi-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "growilabs/growi-mcp-server"
  ]
}

About This MCP Server

growilabs/growi-mcp-server

Official MCP Server to integrate with GROWI APIs.

GitHub: https://github.com/growilabs/growi-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub