mcp-pkm-logseq

6

The MCP PKM Logseq server is designed to interface with your Logseq knowledge system using custom instructions, offering tools to manage personal notes and todo lists. It facilitates the use of Logseq's HTTP API for programmatic interactions and can be configured for development and integration with AI assistants.

MCP PKM Logseq Server

A MCP server for interacting with your Logseq Personal Knowledge Management system using custom instructions.

Components

Resources

  • Initial instructions on interacting with the knowledge base

Tools

  • Retrieve personal notes tagged with specified topics
  • Retrieve todo lists

Configuration

Environment variables:

  • API key and URL for Logseq

Quickstart

Install

Instructions for configuring on MacOS and Windows

Start Logseq server

Enables Logseq's HTTP API server for programmatic access.

Create MCP PKM Logseq Page

Provides a guide for AI assistants, including tagging systems and workflows.

Development

Building and Publishing

Instructions on building and publishing the package to PyPI.

Debugging

Recommended tools and methods for debugging MCP servers.