Skip to main content
Glama

Yuque MCP Server

by HenryHaoson

get_user_docs

Retrieve a comprehensive list of all knowledge base documents for the current user, including private and collaborative content, using an authenticated API request.

Instructions

获取当前用户的所有知识库文档列表,包括私人和协作文档

Input Schema

NameRequiredDescriptionDefault
accessTokenNo用于认证 API 请求的令牌

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accessToken": { "description": "用于认证 API 请求的令牌", "type": "string" } }, "type": "object" }

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/HenryHaoson/Yuque-MCP-Server'

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