Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Linkding Mcp Server

    Unofficial linkding MCP server

    3 stars
    TypeScript
    Updated Jul 7, 2025

    Documentation

    (Unofficial) linkding-mcp-server

    MCP server for linkding, a self-hostable bookmark

    manager

    setup

    bash
    deno task compile

    A compiled binary will be generated at ./dist/main.

    When configuring the MCP server, use the following:

    json
    "mcpServers": {
      "linkding-mcp-tools": {
        "command": "/path/to/linkding-mcp-server/dist/main",
        "env": {
          "LINKDING_URL": "https://your-linkding.example.com",
          "LINKDING_API_KEY": "xxx"
        }
      }
    }

    LINKDING_API_KEY is the API key found in the REST API section at

    /settings/integrations.

    or you can use jsr package

    @uta8a/linkding-mcp-server.

    json
    "mcpServers": {
      "linkding-mcp-tools": {
        "command": "/path/to/deno",
        "args": [
          "run",
          "-Ar",
          "jsr:@uta8a/linkding-mcp-server/server"
        ],
        "env": {
          "LINKDING_URL": "https://your-linkding.example.com",
          "LINKDING_API_KEY": "xxx"
        }
      }
    }

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Wave

      TypeScript00
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Wave

      TypeScript00
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k