huhu415
MCP Serverhuhu415public

mcp memos

A memo tool based on MCP protocol that helps developers quickly save and retrieve text information without interrupting their workflow.

Repository Info

1
Stars
2
Forks
1
Watchers
0
Issues
Go
Language
-
License

About This Server

A memo tool based on MCP protocol that helps developers quickly save and retrieve text information without interrupting their workflow.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP-Memos

MCP-Memos is an memo tool based on MCP that allows users to record and retrieve text information.

It's perfect for developers to quickly save and find information in their workflow(may be cursor, etc) without switching to other applications.

MCP-Memos uses large language models for retrieval, providing the most powerful fuzzy search capability available:

  • Semantic understanding: Find content based on meaning, not just keywords
  • Context-aware: Understands what you're looking for even with incomplete descriptions
  • Natural language queries: Search as you would ask a human, no special syntax needed
  • Conceptual matching: Retrieves information by understanding concepts, not just text matching

Unlike traditional vector or text-based fuzzy search, MCP-Memos leverages the full power of LLMs to truly understand your retrieval intent, making it the most effective information retrieval approach available today.

Tool Documentation

Tool NameDescriptionInput Parameters
store_memoSave important text information and add tags for easy retrieval latertag:keyword or tag or description
content: that you want to save
retrieve_memoRetrieve previously saved text content based on keywordstext keyword or tag or description

How to Use

Installation

Download the mcp-memos binary file according to your computer's architecture from releases

Configuration

Add MCP-Memos to the macPilotCli configuration file

{
    "mcpServers": {
      "MCP-Memos":{
        "command": "path/to/mcp-memos",
        "env": {
          "LLM_TOKEN": "xxxxxx",
          "LLM_BASE_URL": "xxxxxxxx/v1",
          "ANTHROPIC_MODEL": "xxxxx"
        }
      }
    }
}

Basic Usage

Record information

When you need to save information during development without switching to another app:

record this memo. its {description}

{content}

Retrieve information

When you need to find previously saved information:

Find this memo about {description}

NOTE

Descriptions can vary as MCP-Memo's LLM understands concepts, not just keywords, matching similar content regardless of wording.

LLM_BASE_URL optional, default is https://api.anthropic.com

ANTHROPIC_MODEL optional, default is claude-3-7-sonnet-20250219

Will accelerate the implementation of the sampling feature, which will eliminate the need to configure all environment parameters

Quick Start

1

Clone the repository

git clone https://github.com/huhu415/mcp-memos
2

Install dependencies

cd mcp-memos
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerhuhu415
Repomcp-memos
LanguageGo
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation