Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUDAONOTE_API_KEYNoAPI key for Youdao Note, obtained from https://mopen.163.com/. Required for accessing your notes; the server still starts without it but only provides local meta tools.

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
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
yn_status

检查有道云笔记 MCP 的配置与连接状态:返回 API Key 是否已配置、上游端点地址、连接是否就绪、上游工具数量。当笔记类工具报错时,先调用它判断是鉴权问题还是连接问题。

yn_list_tools

列出有道云笔记上游 MCP 实际暴露的所有工具及其入参 schema。

yn_refresh_tools

强制刷新上游工具列表缓存(上游改版或工具数量不对时使用)。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources