LogSeq
Integrates with LogSeq API to enable automated note-taking, content searching, and knowledge management tasks.
Featured
View Source88 stars
0 tools
Created Aug 2025
@ergut/ergut-logseq-logseq-serverAbout
Integrates with LogSeq API to enable automated note-taking, content searching, and knowledge management tasks.
Categories
general
Installation
npm
npm install @ergut/ergut-logseq-logseq-server
Configuration
{
"mcpServers": {
"ergut-logseq-logseq-server": {
"command": "npx",
"args": [
"-y",
"@ergut/ergut-logseq-logseq-server"
]
}
}
}