An MCP server for interacting with Memos.
This repository is archived. As of v0.27.0, native MCP server implementation, making this standalone server unnecessary. An MCP server for interacting with Memos. This MCP server provides the following tools: Create a memo and return the name of the memo. content (string): The content of the memo in Markdown format. visibility (string, optional): The visibility of the memo (private, protected,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
This repository is archived. As of v0.27.0, native MCP server implementation, making this standalone server unnecessary. An MCP server for interacting with Memos. This MCP server provides the following tools: Create a memo and return the name of the memo. content (string): The content of the memo in Markdown format. visibility (string, optional): The visibility of the memo (private, protected, public). Attach a file to a memo. memoname (string): The name of the memo. filename (string): The name…