Outline
Enables AI systems to search, read, edit, and manage documents within Outline's knowledge management...
- Click the "Install Now" button in FastMCP to open the connection / server install interface.
- In the FastMCP connection interface locate the environment variable (ENV) inputs for the MCP you are installing. You will enter the values there (the "Install Now" flow saves them into the MCP config).
- Create an Outline API key (this is the value for OUTLINE_API_KEY):
- Log in to your Outline account (cloud or your self-hosted instance).
- Click your profile → Settings → API Keys.
- Click "Create New" (or "New API Key") and copy the generated token immediately — the token is shown only once. (docs.getoutline.com)
- Paste the copied token into the OUTLINE_API_KEY field in the FastMCP connection interface. If the interface supports marking a value as secret/password, enable that.
- (If you use a self-hosted Outline) In the FastMCP ENV inputs set OUTLINE_API_URL to your instance API base URL — for example: https://your-domain/api — ensure the URL points at the Outline API endpoint (it must end with /api). For Outline Cloud you may use the default API base (https://app.getoutline.com/api). (pipedream.com)
- Optional environment settings you can set in the same interface (only if desired):
- OUTLINE_READ_ONLY=true — enable viewer-only mode (disables all write operations).
- OUTLINE_DISABLE_DELETE=true — disable delete operations only.
- OUTLINE_DISABLE_AI_TOOLS=true — disable AI features.
- Save/Install the MCP in FastMCP. After install, verify the connection (you can test by calling an Outline endpoint with the key). Example test (replace YOUR_API_KEY and URL as appropriate):
curl -H "Authorization: Bearer YOUR_API_KEY" https://app.getoutline.com/api/auth.info
This confirms your OUTLINE_API_KEY and OUTLINE_API_URL are correct. (docs.getoutline.com) - Secure the token: store the API key in a password manager or secret store. If you lose the key, revoke it in Outline and create a new API key from Settings → API Keys. (docs.getoutline.com)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Productivity
View All →Task Master
Task Master is an AI-powered task management system designed for development projects using Claude and Cursor AI. It helps break down product requirements into clear, manageable tasks, supports multiple AI models for main, research, and fallback roles, and enables seamless task planning, implementation, and research within your editor environment. With support for Claude Code CLI and integration across popular editors, Task Master streamlines project workflows by guiding you through parsing PRDs, generating tasks, and staying updated with best practices - all while enhancing productivity in AI-driven software development.
Notion
Unlock powerful AI-driven interactions with Notion data using our MCP server tailored for the Notion API. This project enables advanced AI agents to efficiently read, comment, and organize Notion content while optimizing token use. It supports key operations like searching, page creation, and content retrieval, allowing seamless natural language commands to manage your workspace. Designed with security in mind, it provides scoped access options to protect your data. Ideal for developers building intelligent applications that integrate deeply with Notion, it simplifies complex tasks and enhances productivity through AI automation.
Excel
Unlock powerful Excel automation with this MCP server that reads and writes Excel files effortlessly. It supports text, formulas, sheet creation, and works with XLSX, XLSM, XLTX, and XLTM formats. Windows users benefit from live editing and screen capture features. The server offers tools to describe sheets, read cell ranges with pagination, write values or formulas, create tables, and copy sheets. Configurable paging limits help manage large data efficiently. Designed for seamless Excel data manipulation, it enhances workflow automation and integration with other systems through the Model Context Protocol.
TaskManager
Manage and execute tasks efficiently with MCP TaskManager in a queue-based system. This server supports planning by accepting and organizing task lists, and execution by delivering tasks one at a time with feedback on completion. It tracks tasks via unique IDs, ensuring smooth workflow coordination through clear stages: planning, executing, and completing. Designed for integration with MCP clients like Claude Desktop, TaskManager simplifies complex task handling and improves automation by providing structured task queues and real-time updates. Its straightforward action parameters allow easy control over task flow, making it a powerful tool for effective task management.
More for Content Management
View All →Pandoc Markdown to PowerPoint
Converts Markdown content to PowerPoint presentations using pandoc with automatic diagram rendering for Mermaid, PlantUML, and Graphviz code blocks, supporting custom templates and file path inputs for streamlined presentation generation from documentation and notes.
Payload CMS
Provides validation, query, and code generation services for Payload CMS 3.0 development, enabling developers to validate collections, execute SQL-like queries against validation rules, and scaffold complete projects with Redis integration for persistence.
GistPad (GitHub Gists)
Transforms GitHub Gists into a personal knowledge management system with specialized handling for daily notes, reusable prompts with frontmatter support, and comprehensive gist operations including creation, updating, archiving, and commenting for version-controlled knowledge storage.