
Outline
Let your coding agent create, organize, and permission-share Outline wiki documents and collections while you ship product knowledge bases.
Overview
com.mcparmory/outline is an MCP server for the Build phase that lets agents create, organize, and permission-manage Outline documents and collections.
What is this MCP server?
- stdio MCP server (schema 2025-12-11) at version 1.0.2 from the mcparmory registry
- Install via PyPI uvx (mcparmory-outline) or Docker OCI (ghcr.io/mcparmory/outline:1.0.2)
- Create and manage team documents and collections from the agent session
- Organize knowledge-base structure without leaving Claude Code or Cursor
- Adjust share and permission settings for docs your small team relies on
- Server version 1.0.2
- 2 install paths: PyPI uvx and OCI Docker
- Transport: stdio
Community signal: 25 GitHub stars.
What problem does it solve?
You keep specs and notes in Outline but still context-switch to the browser every time you want a new page, collection move, or permission change.
Who is it for?
Indie teams already on Outline who want agents to maintain an internal wiki during active product development.
Skip if: Builders who do not use Outline, or who only need a one-off markdown file in the repo with no wiki instance.
What do I get? / Deliverables
After you register the server, your agent can maintain Outline structure and sharing from the same workflow where you edit code.
- Agent-callable tools to create and update Outline documents
- Collection organization and permission changes reflected in Outline
- Fewer manual browser trips for routine wiki maintenance
Recommended MCP Servers
Journey fit
Canonical shelf is Build because solo builders wire Outline when they are producing and maintaining living documentation alongside the product, not when they are only ideating or operating incidents. Docs is the right subphase because the server’s surface area is collections, documents, and share permissions—exactly the documentation layer of the build journey.
How it compares
Outline wiki MCP integration, not a document-writing or brainstorming agent skill.
Common Questions / FAQ
Who is com.mcparmory/outline for?
It is for solo builders and tiny teams that run Outline and want Claude Code, Cursor, or similar agents to manage wiki pages and collections via MCP.
When should I use com.mcparmory/outline?
Use it during Build when you are creating product docs, internal runbooks, or collection structure and want changes driven from your agent instead of manual wiki UI work.
How do I add com.mcparmory/outline to my agent?
Add the MCP server to your client config using stdio with uvx mcparmory-outline or the published Docker image, and set your Outline API token and base URL per the mcparmory registry entry.