siyuan-mcp-server

siyuan-mcp-server

13

The SiYuan Note MCP Server is designed to integrate with the SiYuan Note system, allowing AI models to access and manipulate note data. It supports various operations like notebook management, document operations, file management, and SQL queries.

What is the SiYuan Note MCP Server?

It is a server implementation that integrates with the SiYuan Note system, allowing AI models to access and manipulate note data.

What operations can be performed with the SiYuan Note MCP Server?

The server supports notebook management, document operations, block control, file and asset management, SQL query support, and more.

How do I configure the server for use?

You need to set the SIYUAN_TOKEN environment variable for API authentication and configure the server in your platform's configuration file.

Can I run the server locally?

Yes, you can run the server locally by installing dependencies, setting environment variables, and starting the service using pnpm.

Is there a Docker image available for the server?

Yes, you can run the server using Docker with the provided Docker command.