mcp-server-memos-py

mcp-server-memos-py

3.4

If you are the rightful owner of mcp-server-memos-py 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@mcphub.com.

A Python package that provides LLM models with the ability to interact with Memos server through the MCP interface.

MCP Server Memos is a Python package designed to facilitate interaction between LLM models and the Memos server using the Model Context Protocol (MCP). This package allows users to perform various operations on memos, such as searching, creating, retrieving, and managing tags. It supports secure authentication through access tokens and can be integrated into different platforms using Python scripts or command-line interfaces. The package is easy to install and configure, making it a versatile tool for developers looking to enhance their applications with memo management capabilities.

Features

  • Search memos with keywords
  • Create new memos with customizable visibility
  • Retrieve memo content by ID
  • List and manage memo tags
  • Secure authentication using access tokens

Tools

  1. list_memo_tags

    List all existing memo tags

  2. search_memo

    Search for memos using keywords

  3. create_memo

    Create a new memo

  4. get_memo

    Get a specific memo by ID