ergut/mcp-logseq
MCP server to interact with LogSeq via its Local HTTP API - enabling AI assistants like Claude to seamlessly read, write, and manage your LogSeq graph.
Platform-specific configuration:
{
"mcpServers": {
"mcp-logseq": {
"command": "npx",
"args": [
"-y",
"mcp-logseq"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...