linkwarden-mcp

ni-c/linkwarden-mcp
★ 0 stars TypeScript Code/Dev Tools Updated 3d ago
MCP server for Linkwarden, the self-hosted bookmark manager with page preservation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "linkwarden-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/linkwarden-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for permanent copy of every page it saves. It lets an MCP client — Claude Code, Claude Desktop, Codex — search a bookmark collection, organise it into collections and tags, and **read the preserved article text of a saved page**, so a link that has been archived can be summarised or quoted

Tools (20)

LINKWARDEN_INSECURE_TLSLINKWARDEN_READ_ONLYLINKWARDEN_TOKENLINKWARDEN_URLcreate_collectioncreate_linkcreate_rss_subscriptioncreate_tagsget_collectionget_current_userget_dashboardget_linkget_link_contentget_tagget_worker_statslist_collectionslist_rss_subscriptionslist_tagsrename_tagsearch_links

Topics

bookmark-managerbookmarkslinkwardenmcpmcp-servermodel-context-protocolself-hostedtypescript