quip-mcp-server

AvinashBole/quip-mcp-server

3.3

If you are the rightful owner of quip-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Quip document operations that enables direct interaction with Quip documents from AI assistants like Claude.

Tools

Functions exposed to the LLM to take actions

quip_read_document

Read a Quip document by its thread ID.

quip_append_content

Append content to a document.

quip_prepend_content

Add content to the beginning of a document.

quip_replace_content

Replace document content.

quip_create_document

Create a new document (currently unsupported).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources