Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YUQUE_TOKENYesYour Yuque API token

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
yuque_get_userB

获取当前用户信息 (Get current user information)

yuque_get_reposC

获取知识库列表 (List knowledge repositories)

yuque_get_docsC

获取文档列表 (List documents in a repository)

yuque_get_docC

获取文档详情 (Get document details)

yuque_create_docC

创建新文档 (Create new document)

yuque_update_docC

更新文档 (Update existing document)

yuque_delete_docC

删除文档 (Delete document)

yuque_search_docsC

搜索文档 (Search documents)

yuque_create_repoC

创建知识库 (Create knowledge repository)

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

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