mcp-logseq-server
If you are the rightful owner of mcp-logseq-server 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@mcpreview.com.
MCP server to interact with LogSeq via its API.
The MCP server for LogSeq is designed to facilitate interaction with the LogSeq application through its API. This server provides a structured way to manage and manipulate data within LogSeq, allowing users to list, create, update, and delete pages, as well as search for content across all pages. By leveraging the Model Context Protocol (MCP), the server ensures seamless communication between the user and LogSeq, enabling efficient data handling and retrieval. The server is equipped with various tools that cater to different functionalities, making it a versatile solution for users who rely on LogSeq for their note-taking and project management needs. Configuration of the server can be done through environment variables or server configuration files, providing flexibility in setup. Additionally, the server supports debugging through the MCP Inspector, enhancing the development and troubleshooting process.
Features
- Lists all available graphs and pages within LogSeq.
- Allows creation, updating, and deletion of pages.
- Enables content search across all pages.
- Supports configuration via environment variables or server config.
- Facilitates debugging with MCP Inspector.
Tools
- list_graphs: List all available graphs
- list_pages: List all pages in the current image
- get_page_content: Return to the content of a single page
- search: Search for content in all pages
- create_page: Create a new page
- update_page: Update the content of an existing page
- delete_page: Delete a page
Related MCP Servers
View all knowledge_and_memory servers →git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
basic-memory
by basicmachines-co
Basic Memory is a tool that allows users to build a persistent knowledge base through natural conversations with LLMs, storing information in Markdown files.
Knowledge Graph Memory Server
by modelcontextprotocol
A basic implementation of persistent memory using a local knowledge graph, allowing Claude to remember information about the user across chats.
mcpdoc
by langchain-ai
MCP LLMS-TXT Documentation Server provides a structured way to manage and retrieve LLM documentation using the Model Context Protocol.
mindmap-mcp-server
by YuChenSSR
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps.
algorand-mcp
by GoPlausible
This is a Model Context Protocol (MCP) implementation for Algorand blockchain interactions, providing a server package for blockchain interactions and a client package for wallet management and transaction signing.
mcp-shrimp-task-manager
by cjo4m06
MCP Shrimp Task Manager is an intelligent task management system based on Model Context Protocol (MCP), designed to enhance programming workflows for AI Agents.