Skip to main content
Glama
rexding97

SiYuan MCP Server

by rexding97

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SIYUAN_TOKENYesYour SiYuan API token
SIYUAN_API_URLNoThe URL of the SiYuan APIhttp://localhost:6806

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
av_createAttributeViewB

Create a new database (Attribute View) in a SiYuan document

av_getAttributeViewA

Get database (Attribute View) structure and data

av_addRowC

Add rows to an existing database

av_updateRowC

Update values in a database row

av_deleteRowC

Delete rows from a database

av_addColumnB

Add a column to an existing database

av_removeColumnC

Remove a column from a database

av_updateCellB

Update a single cell value

executeCommandD

执行指定的命令

queryCommandsA

查询可用的命令列表

helpB

获取命令的帮助信息

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/rexding97/siyuan-mcp-server'

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