3
Official Outline MCP Server
Source: outline/outline#9339 · opened by @andrea-tr2
The Model Context Protocol (MCP) is becoming the de-facto standard for letting LLMs query real-world data. Outline’s AI Answers covers in-app use, yet external agents still rely on ad-hoc adapters—duplicating connectors, re-implementing ACL logic, and introducing risk.
Proposal: ship an official @outline/mcp-server that:
• speaks MCP via read-optimised endpoints;
• fully respects existing collection and document permissions;
• installs with a one-liner (docker run ... or npx ...) and token-based auth;
• ships starter configs for LangChain, Claude, and OpenAI Assistants.
Proposal: ship an official @outline/mcp-server that:
• speaks MCP via read-optimised endpoints;
• fully respects existing collection and document permissions;
• installs with a one-liner (docker run ... or npx ...) and token-based auth;
• ships starter configs for LangChain, Claude, and OpenAI Assistants.
No pledges yet. Be the first to back this.
Comments
Similar requests
Add admin controls for MCP tools when using OAuth
3 votes · 0 comments
Add `get_attachment` MCP tool for downloading attachment content
2 votes · 0 comments
Feature Request: Support @user mentions and integration mentions when creating/updating documents via MCP
1 vote · 0 comments
MCP: Allow API-key auth other than just OAuth
2 votes · 0 comments
Allow configurable session expiration for MCP server authentication
2 votes · 0 comments
No comments yet.