MCP Outline Server

Integrations

  • Supports exporting documents as markdown from Outline.

  • Allows AI assistants to interact with Outline document services for document search, collection management, document reading/creation/editing, comment management, and backlink management.

MCP 개요 서버

AI 어시스턴트가 Outline과 상호 작용할 수 있도록 하는 MCP(Model Context Protocol) 서버( https://www.getoutline.com )

개요

이 프로젝트는 AI 어시스턴트(예: Claude)가 Outline 문서 서비스와 상호 작용할 수 있도록 하는 MCP(Model Context Protocol) 서버를 구현하여 자연어 상호 작용과 Outline의 문서 관리 기능 간의 연결 고리를 제공합니다.

특징

현재 구현됨:

  • 문서 검색 : 키워드로 문서 검색
  • 컬렉션 관리 : 컬렉션 목록 및 문서 구조 보기
  • 문서 읽기 : 문서 내용을 읽고 마크다운으로 내보내기
  • 주석 관리 : 문서에 주석을 보고 추가합니다.
  • 문서 생성 : 컬렉션에 새 문서 생성
  • 문서 편집 : 문서 내용 업데이트 및 문서 이동
  • 백링크 관리 : 특정 문서에 링크된 문서 보기

시작하기

필수 조건

  • 파이썬 3.10+
  • API 접근이 가능한 개요 계정
  • Outline API 키(Outline 계정 설정에서 받으세요)

설치

지엑스피1

구성

프로젝트 루트에 다음 변수를 사용하여 .env 파일을 만듭니다.

# Outline API Configuration OUTLINE_API_KEY=your_outline_api_key_here # For cloud-hosted Outline (default) # OUTLINE_API_URL=https://app.getoutline.com/api # For self-hosted Outline # OUTLINE_API_URL=https://your-outline-instance.example.com/api

서버 실행

# Development mode with the MCP Inspector mcp dev src/mcp_outline/server.py # Or use the provided script ./start_server.sh # Install in Claude Desktop (if available) mcp install src/mcp_outline/server.py --name "Document Outline Assistant"

사용 예

문서 검색

Search for documents containing "project planning"

컬렉션 목록

Show me all available collections

문서 읽기

Get the content of document with ID "docId123"

새 문서 만들기

Create a new document titled "Research Report" in collection "colId456" with content "# Introduction\n\nThis is a research report..."

댓글을 추가하세요

Add a comment to document "docId123" saying "This looks great, but we should add more details to the methodology section."

문서 이동

Move document "docId123" to collection "colId789"

기여하다

기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.

개발

# Run tests uv run pytest tests/ # Format code uv run ruff format .

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.

감사의 말

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Claude와 같은 AI 도우미가 Outline 문서 서비스와 상호 작용하여 문서 검색, 읽기, 생성, 편집 및 댓글 관리를 지원할 수 있는 모델 컨텍스트 프로토콜 서버입니다.

  1. 개요
    1. 특징
      1. 시작하기
        1. 필수 조건
        2. 설치
        3. 구성
        4. 서버 실행
      2. 사용 예
        1. 문서 검색
        2. 컬렉션 목록
        3. 문서 읽기
        4. 새 문서 만들기
        5. 댓글을 추가하세요
        6. 문서 이동
      3. 기여하다
        1. 개발
          1. 특허
            1. 감사의 말

              Related MCP Servers

              • A
                security
                F
                license
                A
                quality
                A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
                Last updated -
                12
                64
                10
                JavaScript
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.
                Last updated -
                275
                JavaScript
                • Apple
              • A
                security
                A
                license
                A
                quality
                A Model Context Protocol server that enables AI assistants to interact with Confluence content, supporting operations like retrieving, searching, creating, and updating pages and spaces.
                Last updated -
                9
                3
                TypeScript
                MIT License
              • A
                security
                A
                license
                A
                quality
                A Model Context Protocol server that enables AI assistants to create, read, edit, and format Microsoft Word documents through standardized tools and resources.
                Last updated -
                16
                88
                Python
                MIT License
                • Apple

              View all related MCP servers

              ID: yejga73oe8