MCP cover image
See in Github
2025-04-11

Una herramienta de memorando basada en el protocolo MCP que ayuda a los desarrolladores a guardar y recuperar rápidamente la información de texto sin interrumpir su flujo de trabajo.

1

Github Watches

2

Github Forks

1

Github Stars

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.

🔍 Advanced LLM-Powered Search

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 Name Description Input Parameters
store_memo Save important text information and add tags for easy retrieval later tag:keyword or tag or description
content: that you want to save
retrieve_memo Retrieve previously saved text content based on keywords text 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

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

    Reviews

    3 (1)
    Avatar
    user_V5rurO7A
    2025-04-16

    As a devoted user of mcp-memos, I must say this tool has revolutionized my note-taking process. Created by the talented huhu415, it offers a seamless and efficient experience for organizing and accessing my memos. Its intuitive interface and thoughtful design make it a pleasure to use. I highly recommend checking out this fantastic product at https://github.com/huhu415/mcp-memos.