Back to Home
gallis-local icon

mcp-outline

Verified Safe

by gallis-local

Overview

Enables AI assistants to interact with Outline document services for natural language document management and Q&A.

Installation

Run Command
docker run -i --rm --init -e DOCKER_CONTAINER=true -e OUTLINE_API_KEY=<YOUR_OUTLINE_API_KEY> -e OUTLINE_API_URL=<YOUR_OUTLINE_API_URL> -e MCP_TRANSPORT=stdio mcp-outline

Environment Variables

  • OUTLINE_API_KEY
  • OUTLINE_API_URL
  • MCP_TRANSPORT

Security Notes

API key is loaded from environment variables, which is a standard secure practice. There are no obvious 'eval' or dynamic code execution patterns. The Docker deployment configuration explicitly binds the server port to localhost (127.0.0.1:3001:3001), limiting network exposure. Comprehensive error handling is in place for Outline API calls.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-16

Tags

Document ManagementAI IntegrationVersion ControlKnowledge BaseCollaboration