Skip to main content
Glama

yuque_hello

Test connectivity and verify authentication with the Yuque knowledge base API to ensure proper setup before performing document management operations.

Instructions

Call the Yuque hello endpoint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The handler implementation for the yuque_hello tool.
    yuque_hello: async (_args, client) => jsonText(await client.hello()),
  • src/tools.js:86-90 (registration)
    The tool registration definition for yuque_hello.
    {
      name: "yuque_hello",
      description: "Call the Yuque hello endpoint.",
      inputSchema: { type: "object", properties: {} }
    },

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

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