memos-mcp-server

memos-mcp-server

0

Memos MCP Server is a Model Context Protocol server designed to integrate Memos with AI assistants. It offers features for searching, creating, and retrieving memos, as well as getting user information, utilizing the FastMCP framework for development.

Memos MCP Server

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

โœจ Features

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

๐Ÿš€ Installation

Download and install Claude Desktop and configure the MCP server with appropriate credentials.

๐Ÿ› ๏ธ Available Tools

  • search_memo: Search for memos using keywords.
  • create_memo: Create a new memo with content and optional tags.
  • get_memo: Retrieve a specific memo by its ID.
  • get_user: Get current user information.

๐Ÿงช Development

Development involves setting up the environment with TypeScript and FastMCP, and testing with mcp-cli. Contributions are welcome. Licensed under MIT.