Skip to main content
Glama

Quip MCP Server

by AvinashBole

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUIP_BASE_URLNoThe base URL for the Quip APIhttps://platform.quip-amazon.com
QUIP_ACCESS_TOKENYesYour Quip access token
PYTHON_SCRIPT_PATHNoPath to the quip_edit_fixed.py script

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
quip_read_document

Read the content of a Quip document by its thread ID

quip_append_content

Append content to an existing Quip document

quip_prepend_content

Add content to the beginning of an existing Quip document

quip_replace_content

Replace content in an existing Quip document

quip_create_document

Create a new Quip document

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AvinashBole/quip-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server