linkwarden-mcp

crunchypancake1/linkwarden-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server exposing a Linkwarden bookmark collection as a tool set, running on Cloudflare Workers
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",
        "crunchypancake1/linkwarden-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes a [Linkwarden](https://linkwarden.app/) bookmark collection as a tool set, running as a stateful agent on Cloudflare Workers. Point an MCP client (Claude, etc.) at the deployed endpoint and it can semantically search your saved links, browse and filter by collection/tag, and create links or trigger archive snapshots directly

Tools (10)

archive_linkcreate_linkget_indexed_collectionsget_linklist_collectionslist_linkslist_tagssearch_linkssearch_links_semanticset_indexed_collections