Skip to main content
Glama
lzongren
by lzongren

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUIP_API_BASENoThe base URL for the Quip API. Defaults to https://platform.quip.com. For custom domains, set to e.g. https://yourcompany.quip.comhttps://platform.quip.com
QUIP_ACCESS_TOKENYesYour Quip API access token (generate one at https://quip.com/dev/token)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
quip_get_userA

Get the current authenticated Quip user's profile, including name, email, and key folder IDs

quip_get_folderB

Get a Quip folder's contents, listing its child documents and subfolders

quip_get_documentA

Get a Quip document's content as markdown

quip_searchB

Search Quip documents by query string

quip_browse_folder_treeA

Recursively browse a Quip folder hierarchy, showing documents and subfolders as an indented tree

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lzongren/quip-local-mcp'

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