RyoJerryYu/mcp-server-memos-py
A Python package enabling LLM models to interact with the Memos server via the MCP interface for searching, creating, retrieving, and managing memos.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-memos-py": {
"command": "npx",
"args": [
"-y",
"mcp-server-memos-py"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...