memos-mcp-server

memos-mcp-server

3.2

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

A Model Context Protocol (MCP) server for integrating Memos with AI assistants that support the MCP protocol.

The Memos MCP Server is designed to facilitate the integration of the Memos application with AI assistants that support the Model Context Protocol (MCP), such as Claude. This server allows users to perform various operations on memos, including searching, creating, and retrieving memos, as well as obtaining user information. The server is built using TypeScript and the FastMCP framework, ensuring a robust and efficient development environment. It supports customizable visibility settings and tagging for memos, making it a versatile tool for managing personal or shared notes. The server can be easily configured and run in both development and production environments, with tools available for testing and debugging.

Features

  • Search memos using keywords
  • Create new memos with customizable visibility settings and tags
  • Retrieve specific memos by ID
  • Get user information

Tools

  1. search_memo

    Search for memos using keywords.

  2. create_memo

    Create a new memo.

  3. get_memo

    Retrieve a specific memo by its ID.

  4. get_user

    Get current user information.