growi-mcp
Verified Safeby ka1222te
Overview
Facilitates interaction with Growi wiki instances through an MCP server, enabling AI tools to manage pages, attachments, and user information.
Installation
uvx growi-mcpEnvironment Variables
- GROWI_DOMAIN
- GROWI_API_TOKEN
- GROWI_API_VERSION
- GROWI_CONNECT_SID
Security Notes
The server uses environment variables for sensitive API keys (GROWI_API_TOKEN) and the Growi domain, which is good practice. No 'eval' or obvious malicious patterns are found in the provided source code. The primary security risk involves the permissions granted to the Growi API token and the potential for AI agents (especially with 'Auto-approve' enabled) to inadvertently expose private information or modify pages, as explicitly warned in the README. The 'download_attachment' function might require a 'connect.sid' session cookie for some Growi server configurations, which adds a dependency on browser-level authentication that needs careful handling.
Similar Servers
gistpad-mcp
Manages and shares personal knowledge, daily notes, and reusable prompts via GitHub Gists for MCP-enabled AI products.
remote-mcp-server
This repository provides metadata for registering the Glean Remote MCP Server with the Model Context Protocol (MCP) registry, enabling AI assistants and developer tools to securely access enterprise knowledge.
mcp-maintainer-toolkit
This server provides a Model Context Protocol (MCP) interface with various tools and resources designed to assist in maintaining, testing, and developing MCP repositories and clients.
get-biji-dev-by-gemini3pro
Integrates the Get Notes API with a Model Context Protocol (MCP) server to provide AI-powered knowledge search and recall from multiple knowledge bases.