Linkwarden
MCP server for Linkwarden, the self-hosted bookmark manager with page preservation
Install
npmstdio
npx -y linkwarden-mcp Dockerstdio
docker run -i --rm ghcr.io/ni-c/linkwarden-mcp:0.4.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ni-c-linkwarden-mcp": {
"command": "npx",
"args": [
"-y",
"linkwarden-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.ni-c/linkwarden-mcp · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.