Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YUQUE_TOKENYesYour Yuque API token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
yuque_get_user

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

yuque_get_repos

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

yuque_get_docs

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

yuque_get_doc

获取文档详情 (Get document details)

yuque_create_doc

创建新文档 (Create new document)

yuque_update_doc

更新文档 (Update existing document)

yuque_delete_doc

删除文档 (Delete document)

yuque_search_docs

搜索文档 (Search documents)

yuque_create_repo

创建知识库 (Create knowledge repository)

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