ergut_mcp-logseq-server
0
This project is an MCP server designed to facilitate interactions with LogSeq via its API. It provides tools for managing and querying pages and graphs within LogSeq, including creating, updating, searching, and deleting pages. Configuration options are offered for flexible integration with local LogSeq setups.
MCP Server for LogSeq
MCP server to interact with LogSeq via its API.
Components
Tools
The server implements multiple tools to interact with LogSeq:
- List all available graphs
- List all pages in the current graph
- Return the content of a single page
- Search for content across all pages
- Create, update, or delete a page
Example Prompts
- Get summary of the latest meeting notes
- Explain context of references to Project X
- Create or update pages with specific content
Configuration
Set up LogSeq API using server config or a .env
file.