Quip MCP Server
A Model Context Protocol (MCP) server providing AI assistants with comprehensive Quip document access and management.
✨ Features
- Full Document Lifecycle: Create, read, edit, delete Quip documents
- Smart Search: Find documents with comprehensive search capabilities
- Recent Documents: Access your recently viewed/edited documents
- User Management: Get user information and details
- Comments: Retrieve and manage document discussions
- Markdown Support: Clean markdown formatting throughout
- Robust API: Handles complex Quip API response structures
- Secure: Token-based authentication with enterprise support
🚀 Quick Install
Step 1: Install the binary
One-line install (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/bug-breeder/quip-mcp/main/install.sh | bashManual download
Download the appropriate binary for your platform from the releases page.
Step 2: Add to Cursor (One-click)
After installing the binary, click the button below to add the MCP server configuration to your Cursor IDE:
Note: This button only adds the MCP configuration to Cursor. You must install the
quip-mcpbinary first (Step 1).






