Back to Home
huiseo icon

outline-wiki-mcp

Verified Safe

by huiseo

Overview

Integrate AI assistants with Outline Wiki for comprehensive knowledge base management, search, and AI-powered smart features.

Installation

Run Command
npx outline-mcp-server

Environment Variables

  • OUTLINE_API_TOKEN

Security Notes

The server demonstrates good security practices by requiring sensitive API tokens (Outline, OpenAI) via environment variables, not hardcoding them. It uses Zod for robust input validation on all tool arguments, significantly reducing the risk of injection vulnerabilities. Access control mechanisms (read-only and disable delete modes) provide additional operational safety. The local LanceDB vector store uses a default path within the project directory, which is generally safe. No usage of 'eval', 'child_process.exec' or similar dangerous functions without clear, auditable justification was found that would expose the server to remote code execution.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-13

Tags

AIWikiKnowledge BaseDocument ManagementRAG