Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Memos

FreeNot checked

A MCP(Model Context Protocol) server for Memos.

GitHubEmbed

About

A MCP(Model Context Protocol) server for Memos.

README

smithery badge

A MCP(Model Context Protocol) server for Memos.

Tools

  • search_memos: Search memos with keyword.
  • create_memo: Create a new memo.

Usage

Installing via Smithery

To install mcp-server-memos for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @LeslieLeung/mcp-server-memos --client claude
{
    "mcpServers": [
        "memos": {
            "command": "uvx",
            "args": [
                "memos-mcp-server"
            ],
            "env": {
                "MEMOS_URL": "https://memos.example.com",
                "MEMOS_API_KEY": "your_api_key",
                "DEFAULT_TAG": "#mcp"
            }
        }
    ]
}

from github.com/LeslieLeung/mcp-server-memos

Installing Memos

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/LeslieLeung/mcp-server-memos

FAQ

Is Memos MCP free?

Yes, Memos MCP is free — one-click install via Unyly at no cost.

Does Memos need an API key?

No, Memos runs without API keys or environment variables.

Is Memos hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Memos in Claude Desktop, Claude Code or Cursor?

Open Memos on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Memos with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs