MCP.so
登录

(Unofficial) linkding-mcp-server

@uta8a

关于 (Unofficial) linkding-mcp-server

Unofficial linkding MCP server

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

uta8a

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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?

评论

其他 分类下的更多 MCP 服务器