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,…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…