JUHE API Marketplace
108yen avatar
MCP Server

memo-mcp

This is an MCP server that enables agents to record, search, and retrieve memos using LowDB as a lightweight local database.

0
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "memo-mcp",
3 "command": "npx",
4 "args": [
5 "-y",
6 "memo-mcp"
7 ],
8 "env": {
9 "DB_PATH": "path/to/json_file.json"
10 }
11}
JSON11 lines
  1. Home
  2. MCP Servers
  3. memo-mcp

README Documentation

memo-mcp

codecov

memo-mcp MCP server

memo-mcp is an MCP (Model Context Protocol) server that enables agents to record, search, and retrieve memos using LowDB as a lightweight local database.

This server stores memo contents in a local JSON file and provides comprehensive memo management functionality including creation, updates, search, and retrieval operations. All data is persisted locally using LowDB, making it ideal for personal memo management without requiring external database dependencies.

Features

The main tools provided by memo-mcp are as follows:

Tool NameDescription
createMemoCreate a new memo
getMemosRetrieve all memos
getMemoRetrieve a memo by specified ID
updateMemoUpdate a memo by specified ID
deleteMemoDelete a memo by specified ID
searchMemosSearch memos by keyword
createCategoryCreate a new category
getCategoriesRetrieve all categories
getCategoryRetrieve a category by ID
updateCategoryUpdate a category by ID
deleteCategoryDelete a category by ID

Usage

DB_PATH is optional. (default: memo.json)

{
  "mcpServers": {
    "memo-mcp": {
      "command": "npx",
      "args": ["-y", "memo-mcp"],
      "env": {
        "DB_PATH": "path/to/json_file.json"
      }
    }
  }
}

VS Code Installation Instructions

For quick installation, use one of the one-click installation buttons below:

For manual installation, add the following JSON block to your User Settings (JSON) file in VS Code. You can do this by pressing Ctrl + Shift + P and typing Preferences: Open Settings (JSON).

Optionally, you can add it to a file called .vscode/mcp.json in your workspace. This will allow you to share the configuration with others.

{
  "servers": {
    "canary": {
      "command": "npx",
      "args": ["-y", "memo-mcp"]
    }
  }
}

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved