Loading MCP server directory, please wait...
MCP server for Logseq: graphs, pages, blocks via the local HTTP API plugin.
npx @getmcp/cli add io.github.mrfentmen/logseq-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/logseq-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/logseq-mcp"
]
}
}
}