Skip to main content
Glama

search-yuque-docs

Search for documents within Yuque knowledge bases by matching keywords in titles and descriptions to quickly find relevant documentation.

Instructions

在指定的知识库中搜索文档。

会在文档标题和描述中进行关键词匹配。

Input Schema

NameRequiredDescriptionDefault
queryYes搜索关键词
namespaceNo知识库命名空间 (例如: username/repo),如果未提供则使用默认命名空间

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "知识库命名空间 (例如: username/repo),如果未提供则使用默认命名空间", "type": "string" }, "query": { "description": "搜索关键词", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Yuque MCP Server

Related Tools

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

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