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,…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…