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 vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…