Skip to main content
Glama

SiYuan Note MCP Server

by onigeya

queryCommands

Retrieve a filtered list of available commands for managing and manipulating notes in the SiYuan Note system, based on specified namespaces or command types.

Instructions

查询可用的命令列表

Input Schema

NameRequiredDescriptionDefault
namespaceNo命令命名空间过滤
typeNo命令名称过滤

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "namespace": { "description": "命令命名空间过滤", "type": "string" }, "type": { "description": "命令名称过滤", "type": "string" } }, "type": "object" }

Other Tools from SiYuan Note 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/onigeya/siyuan-mcp-server'

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