Google PageRank for AI agents. 25,000+ tools indexed.

MCP Outline Server by Vortiago

#1210 of 8010 by Vortiago
54 score

A Model Context Protocol server that enables AI assistants like Claude to interact with Outline document services, supporting document searching, reading, creation, editing, and comment management.

Ranked #1210 out of 8010 indexed tools.Has 11 contributors.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 212
Freshness 7d ago
Issue Health 75%
Stars 127
Platform Breadth 1 platform
Contributors 11
Description Detailed

How to Improve

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for MCP Outline Server by Vortiago
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-Vortiago--mcp-outline)](https://agentrank-ai.com/skill/glama-Vortiago--mcp-outline/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-Vortiago--mcp-outline/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-Vortiago--mcp-outline" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# MCP Outline Server

A Model Context Protocol server for interacting with Outline document management.

## Features

- **Document operations**: Search, read, create, edit, archive documents
- **Collections**: List, create, manage document hierarchies
- **Comments**: Add and view threaded comments
- **Backlinks**: Find documents referencing a specific document
- **MCP Resources**: Direct content access via URIs (outline://document/{id}, outline://collection/{id}, etc.)
- **Automatic rate limiting**: Transparent handling of API limits with retry logic

## Prerequisites

Before using this MCP server, you need:

- An [Outline](https://www.getoutline.com/) account (cloud hosted or self-hosted)
- API key from Outline web UI: **Settings → API Keys → Create New**
- Python 3.10+ (for non-Docker installations)

> **Getting your API key**: Log into Outline → Click your profile → Settings → API Keys → "New API Key". Copy the generated token.

## Quick Start

### One-Click Install

Click a button 
Read full README on GitHub →