MCP.so
Sign In

(Unofficial) linkding-mcp-server

@uta8a

About (Unofficial) linkding-mcp-server

Unofficial linkding MCP server

Basic information

Category

Other

License

MIT license

Runtime

node

Transports

stdio

Publisher

uta8a

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "linkding-mcp-server": {
      "command": "deno",
      "args": [
        "task",
        "compile"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is (Unofficial) linkding-mcp-server?

(Unofficial) linkding-mcp-server is an MCP server for linkding, a self-hostable bookmark manager.

How to use (Unofficial) linkding-mcp-server?

Compile with deno task compile to produce a binary at ./dist/main. Configure the MCP client with the binary path and environment variables LINKDING_URL and LINKDING_API_KEY. Alternatively, use the jsr package @uta8a/linkding-mcp-server with Deno.

Key features of (Unofficial) linkding-mcp-server?

Use cases of (Unofficial) linkding-mcp-server?

FAQ from (Unofficial) linkding-mcp-server?

Comments

More Other MCP servers