Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YUQUE_TOKENNoLegacy token for Yuque API (backward compatible)
YUQUE_GROUP_TOKENNoGroup access token for Yuque API
YUQUE_PERSONAL_TOKENNoPersonal access token for Yuque API (recommended)

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
yuque_get_userA

Get current authenticated user information

yuque_list_groupsA

List all groups/teams that the user belongs to

yuque_list_reposB

List all repos/books for a user or group

yuque_get_repoA

Get a specific repo/book by ID or namespace (group_login/book_slug)

yuque_create_repoA

Create a new repo/book for a user or group

yuque_update_repoC

Update a repo/book

yuque_delete_repoC

Delete a repo/book

yuque_list_docsA

List all documents in a repo/book

yuque_get_docA

Get a specific document with full content

yuque_create_docA

Create a new document in a repo/book

yuque_update_docC

Update an existing document

yuque_delete_docC

Delete a document

yuque_get_tocB

Get the table of contents (TOC) for a repo/book

yuque_update_tocB

Update the table of contents (TOC) for a repo/book

yuque_searchA

Search for documents, repos, or users in Yuque

yuque_list_group_membersB

List all members of a group/team

yuque_update_group_memberB

Update a group member role

yuque_remove_group_memberB

Remove a member from a group/team

yuque_group_statsC

Get overall statistics for a group/team

yuque_group_member_statsB

Get member statistics for a group/team

yuque_group_book_statsB

Get book/repo statistics for a group/team

yuque_group_doc_statsC

Get document statistics for a group/team

yuque_list_doc_versionsA

List all versions of a document

yuque_get_doc_versionB

Get a specific version of a document

yuque_helloA

Test API connectivity with Yuque

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/lzy19926/lzy-yuque-mcp-server'

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