loading…
Search for a command to run...
loading…
Enables creating memos and attaching files to a Memos instance via MCP tools.
Enables creating memos and attaching files to a Memos instance via MCP tools.
[!NOTE] This repository is archived. As of v0.27.0, Memos now includes a native MCP server implementation, making this standalone server unnecessary.
Python Application GitHub License pre-commit Ruff
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 uv installed on your system to use
uvxcommand.
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:
{
"mcpServers": {
"bear": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/jkawamoto/mcp-memos",
"mcp-memos",
"--endpoint",
"<Memos server address>",
"--token",
"<Your token>"
]
}
}
}
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:
extensions:
bear:
name: Memos
cmd: uvx
args: [--from, git+https://github.com/jkawamoto/mcp-memos, mcp-memos]
envs: {
"MEMOS_API_ENDPOINT": "<Memos server address>",
"MEMOS_API_TOKEN": "<Your token>"
}
enabled: true
type: stdio
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.
Выполни в терминале:
claude mcp add mcp-memos -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.