Loading MCP server directory, please wait...
An MCP server for interacting with Memos.
npx @getmcp/cli add io.github.jkawamoto/mcp-memosRequires Python 3.10+. Community-contributed server. Review source before installing.
MEMOS_API_ENDPOINTMemos API endpoint
MEMOS_API_TOKENMemos API token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jkawamoto/mcp-memos": {
"command": "https://github.com/jkawamoto/mcp-memos/releases/download/v0.1.0/mcp-memos.mcpb",
"env": {
"MEMOS_API_ENDPOINT": "localhost:5230",
"MEMOS_API_TOKEN": ""
}
}
}
}