Connecting To Logseq
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add connecting-to-logseqQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"connecting-to-logseq": {
"command": "npx",
"args": [
"@modelcontextprotocol/connecting-to-logseq"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manages connections to Logseq graphs via HTTP API, CLI, or MCP Server. Auto-invokes when users mention connecting to Logseq, API tokens, graph paths, connection issues, or backend configuration. Handles backend detection, environment setup, and connectivity troubleshooting.
Tags
developmentpythonphpbashnodeskill