MCP.so
Sign In
Servers

Model Context Protocol servers

@PhungXuanAnh

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-phungxuananh": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory"
      ]
    }
  }
}

More from Other