onigeya_siyuan-mcp-server

onigeya_siyuan-mcp-server

0

The SiYuan Note MCP Server is a platform that integrates with the SiYuan Note system, allowing AI models to interact with note data. It supports various operations such as notebook management, document operations, and SQL queries.

SiYuan Note MCP Server

An MCP server implementation that provides integration with the SiYuan Note system, enabling AI models to access and manipulate note data.

Features

  • Notebook Management
  • Document Operations
  • Block Control
  • File and Asset Management
  • SQL Query Support
  • Attribute Management
  • Export and Conversion
  • System Functions

Usage

Environment Variables

The server requires the following environment variables:

  • SIYUAN_TOKEN: SiYuan Note API token (required)

Local Run

  1. Install dependencies.
  2. Set environment variables.
  3. Start service.

Docker Run

Instructions for running with Docker are provided.

Build

  • Requires Node.js >= 23.10.0
  • Local and Docker build instructions available.