An MCP server for interacting with Memos.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
[!NOTE] This repository is archived. As of v0.27.0, Memos now includes a native MCP server implementation, making this standalone server unnecessary.
An MCP server for interacting with Memos.
This MCP server provides the following tools:
create_memoCreate a memo and return the name of the memo.
attach_fileAttach a file to a memo.
[!NOTE] You'll need
uvinstalled on your system to useuvxcommand.
Download the latest MCP bundle mcp-memos.mcpb from
the Releases page,
then open the downloaded .mcpb file or drag it into the Claude Desktop's Settings window.
You can also manually configure this server for Claude Desktop.
Edit the claude_desktop_config.json file by adding the following entry under mcpServers:
After editing, restart the application. For more information, see: For Claude Desktop Users - Model Context Protocol.
To enable the Bear extension in Goose CLI,
edit the configuration file ~/.config/goose/config.yaml to include the following entry:
Add a new extension with the following settings:
uvx --from git+https://github.com/jkawamoto/mcp-memos mcp-memosMEMOS_API_ENDPOINT with Memos server address and MEMOS_API_TOKEN with your api tokenFor more details on configuring MCP servers in Goose Desktop, refer to the documentation: Using Extensions - MCP Servers.
This application is licensed under the MIT License. See the LICENSE file for more details.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-memos)<a href="https://allmcps.com/mcp/mcp-memos"><img src="https://allmcps.com/api/badge/mcp-memos?style=directory" alt="MCP Memos on AllMCPs" /></a>