Back to Home
namphuongtran icon

claude-mcp-outline

Verified Safe

by namphuongtran

Overview

Integrates Claude Desktop with Outline knowledge bases, enabling Claude to search, read, and manipulate Outline documents using the Model Context Protocol.

Installation

Run Command
No command provided

Environment Variables

  • MCP_PYTHON_CMD
  • MCP_PYTHON_SERVER
  • MCP_NAME
  • MCP_VERSION
  • ALLOWED_DIRECTORIES

Security Notes

The server acts as a Node.js bridge to a Python MCP server, executing an external Python script via `child_process.spawn`. This relies on the integrity of the bundled Python script. The README explicitly states that the Outline API token is stored locally by Claude Desktop, no data is sent to third-party services, and all requests go directly to the Outline instance, which are strong security positives. No 'eval' or hardcoded secrets were found in the provided Node.js code. The `ALLOWED_DIRECTORIES` environment variable implies potential file system interaction by the Python server, whose security depends on its implementation.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-12-13

Tags

ClaudeOutlineMCPAI ExtensionKnowledge Base