MCP server enabling AI assistants to manage and search Quip documents with token-based auth for public and enterprise instances.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Quip MCP.
A Model Context Protocol (MCP) server providing AI assistants with comprehensive Quip document access and management.
Download the appropriate binary for your platform from the releases page.
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).
Get your API token
https://your-company.quip.com/dev/tokenConfigure the server
Add to your MCP client See the instructions below for your specific client.
That's it! Your AI assistant can now access your Quip documents.
Click the "Add to Cursor" button at the top of this README.
Alternatively, you can add the server manually in Cursor's settings. Go to File > Settings > MCP and add a new server with the following configuration:
You can add the Quip MCP server to Claude using two methods:
1. Command Line
Open your terminal and run the following command:
2. Configuration File
Add the following directly into your claude desktop app's setting or to your claude_desktop_config.json file:
For other MCP clients, you can typically add a new server in the settings. Use the following configuration:
Update to the latest version with one command:
The update script will:
| Tool | Description |
|---|---|
get_recent_threads | Get your recently viewed/edited documents |
search_documents | Search for documents by keyword or query |
get_document | Retrieve full document content by ID |
create_document | Create new documents with markdown content |
edit_document | Update existing documents (append/prepend/replace) |
delete_document | Delete documents permanently |
get_user | Get current user or specific user information |
get_document_comments | Retrieve document comments and discussions |
The server automatically saves your token to:
~/.config/quip-mcp/config.yaml%APPDATA%/quip-mcp/config.yamlThis server works with both Quip.com and company-specific instances:
https://your-company.quip.comThe API token automatically handles routing to your specific instance.
"No API token found"
"Search not available"
https://company.quip.com/DOCUMENT_ID/title
"Permission denied"MIT License - see LICENSE file for details.
Contributions are welcome! Please feel free to submit issues and pull requests.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bug-breeder-quip-mcp)<a href="https://allmcps.com/mcp/bug-breeder-quip-mcp"><img src="https://allmcps.com/api/badge/bug-breeder-quip-mcp?style=directory" alt="Quip MCP on AllMCPs" /></a>