logseq-mcp-tools
If you are the rightful owner of logseq-mcp-tools and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides AI assistants with structured access to your Logseq knowledge graph.
Logseq MCP Tools is a server that facilitates interaction between AI assistants, such as Claude, and your Logseq knowledge base. It allows for the retrieval of pages, content extraction, journal summarization, and exploration of linked pages within your Logseq graph. The server is designed to enhance the capabilities of AI assistants by providing them with structured access to your data, enabling them to perform tasks like summarizing notes, finding related topics, and analyzing journal patterns. The server is built using the Model Context Protocol TypeScript SDK and utilizes the Logseq HTTP API for data access.
Features
- Retrieves a list of all pages in your Logseq graph.
- Generates summaries of journal entries for specified date ranges.
- Creates new pages and searches for existing pages by name.
- Finds backlinks and performs comprehensive graph analysis.
- Identifies knowledge gaps and suggests connections using AI.
Tools
getAllPages
Search all pages in the Logseq map
getPage
Get content from a specific page
getJournalSummary
Generate a log summary for the specified date range
createPage
Create a new page
searchPages
Search page by name
getBacklinks
Find all pages that reference a specific page
analyzeGraph
Comprehensive analysis of knowledge graphs
findKnowledgeGaps
Identify knowledge gaps
analyzeJournalPatterns
Analyze log patterns
smartQuery
Perform natural language query
suggestConnections
Potential connections in the knowledge graph