Logseq Knowledge Graph
Integrates with Logseq knowledge graphs to enable retrieval, analysis, and manipulation of personal knowledge bases through tools for page content access, journal summaries, connection analysis, and concept linking.
47 stars
0 tools
Created Aug 2025
@joelhooks/joelhooks-logseq-knowledge-graph-logseq-mcp-toolsAbout
Integrates with Logseq knowledge graphs to enable retrieval, analysis, and manipulation of personal knowledge bases through tools for page content access, journal summaries, connection analysis, and concept linking.
Categories
general
Installation
npm
npm install @joelhooks/joelhooks-logseq-knowledge-graph-logseq-mcp-tools
Configuration
{
"mcpServers": {
"joelhooks-logseq-knowledge-graph-logseq-mcp-tools": {
"command": "npx",
"args": [
"-y",
"@joelhooks/joelhooks-logseq-knowledge-graph-logseq-mcp-tools"
]
}
}
}