A
licenseA
qualityD
maintenanceA Model Context Protocol server for interacting with Outline document management, supporting search, read, create, edit, archive documents, collections, comments, and backlinks.
30
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool targets a distinct resource (document or collection) and action (create, delete, get, list, search, update), with no overlap or ambiguity.
All tools follow a consistent 'outline_verb_noun' pattern using snake_case, making the naming predictable and easy to understand.
8 tools are well-scoped for an Outline knowledge base server, covering essential document operations and collection queries without unnecessary bloat.
Document CRUD and search are complete, but collection management is limited to get and list, missing create/update/delete for collections, which is a minor gap.