74
/ 100
1 month ago
glama

outline-mcp-server

A Model Context Protocol server that enables AI agents to manage documents, collections, comments, and users in Outline through its API.

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 1 credential: OUTLINE_API_KEY
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.
🔐 secretOUTLINE_API_KEYclaude mcp add outline -s user -t stdio -e =... -- npx -y --package=outline-mcp-server@latest -c outline-mcp-server-stdio
configOUTLINE_API_URL"": "https://app.getoutline.com/api",
configOUTLINE_MCP_HOST"": "127.0.0.1"
configOUTLINE_MCP_PORT"": "6060",
// 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 1 concrete improvement 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/mmmeff-outline-mcp-server-1vxhj4)](https://m8ven.ai/mcp/mmmeff-outline-mcp-server-1vxhj4)
commit: 8eff067265ce0b6b3007fb185da48c96dcb58e1e
code hash: d92b139b6e01ed6aede43e56711b4ec81a86e2db65b6c7c6120a88e25607cabf
verified: 5/28/2026, 10:32:45 AM
view raw JSON →