SiYuan MCP Server
by Wenri
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAG_API_KEY | No | RAG backend API key (optional) | |
| RAG_BASE_URL | No | RAG backend URL for vector search (optional) | |
| READ_ONLY_MODE | No | Read-only mode: allow_all, allow_non_destructive, or deny_all (optional) | |
| FILTER_DOCUMENTS | No | Newline-separated document IDs to include (optional) | |
| FILTER_NOTEBOOKS | No | Newline-separated notebook IDs to include (optional) | |
| SIYUAN_KERNEL_URL | Yes | SiYuan kernel URL (required) | |
| SIYUAN_KERNEL_TOKEN | No | SiYuan API token (optional, required if authentication is enabled on the kernel) | |
| COOKIE_ENCRYPTION_KEY | No | Key for encrypting download URLs (required in Workers mode) | |
| AUTO_APPROVE_LOCAL_CHANGE | No | Auto-approve local change operations (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Wenri/siyuan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server