74
/ 100
15 days ago
glama

mcp-server-outline

Enables interaction with the Outline knowledge base API, allowing search, document and collection management, comments, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_HTTP_TOKEN, OUTLINE_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configMCP_ALLOWED_ORIGINS
configMCP_ALLOW_ANY_ORIGIN
configMCP_HTTP_HOST
🔐 secretMCP_HTTP_TOKEN
configMCP_MAX_BODY_BYTES
🔐 secretOUTLINE_API_TOKENSee .env.example. Required: OUTLINE_BASE_URL (the server appends /api), .
configOUTLINE_AUDIT_LOG
configOUTLINE_BASE_URLSee .env.example. Required: (the server appends /api), OUTLINE_API_TOKEN.
configOUTLINE_ENABLE_WRITES
configOUTLINE_TIMEOUT_MS
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/borgels-mcp-server-outline-md3aku)](https://m8ven.ai/mcp/borgels-mcp-server-outline-md3aku)
commit: 4181b78f31ef2a8bbf672b37aa12b8577052c654
code hash: 0712626e7af3983da9f07b68778b3e237398f90495efdc029fb1eee7a1deecc4
verified: 7/16/2026, 8:44:55 AM
view raw JSON →