Skip to main content
Glama

SiYuan MCP Server

by pokerLL
.gitignore559 B
# Dependencies node_modules/ # Build output dist/ build/ *.tsbuildinfo # Test coverage coverage/ # Environment variables .env .env.local .env.*.local # Editor directories and files .vscode/* !.vscode/extensions.json !.vscode/settings.json .idea/ *.suo *.ntvs* *.njsproj *.sln *.sw? # OS .DS_Store Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Temporary files tmp/ temp/ # SiYuan source code (for development reference only, not for publishing) siyuan/ # Test files (may contain tokens) debug-*.ts test-*.ts dist-test/

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

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