Back to search
30
MCP

@yashj645/quip-mcp-server

npm/@yashj645/quip-mcp-server

MCP server for reading Quip documents and spreadsheets

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@zxkane/quip-mcp-server
MCP server for interacting with Quip spreadsheets
0 tools
mcp-google-reader
MCP server to read Google Docs and Google Sheets content for AI assistants
0 tools
arxiv-paper-mcp-server
MCP Server for searching and reading arXiv papers
0 tools
@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools
arxiv-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools
file-reader-mcp
MCP Server for file reading
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@yashj645/quip-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}