Submit

MCP Server Memos

@ChenyqThu

a year ago
note-taking

Server Config

{
  "mcpServers": {
    "mcp-server-memos": {
      "command": "npx",
      "args": [
        "-y",
        "@chenyqthu/mcp-server-memos"
      ],
      "env": {
        "MEMOS_URL": "https://your-memos-server",
        "MEMOS_TOKEN": "your_access_token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.