linkwarden-mcp

homeserverhq/linkwarden-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for Linkwarden
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": "uvx",
      "args": [
        "linkwarden-mcp"
      ]
    }
  }
}

Or install with pip: pip install linkwarden-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Linkwarden backend API. It exposes **32 MCP tools** covering 6 resource domains with full CRUD, search, dashboard, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (5)

ALLOW_ALL_AGGREGATEIS_STATEFULLINKWARDEN_BASE_URLLINKWARDEN_PUBLIC_URLMCP_SERVER_PORT