linkding-mcp-server

jon-the-dev/linkding-mcp-server

3.1

If you are the rightful owner of linkding-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The LinkDing MCP Server is a Model Context Protocol server designed to interact with the LinkDing bookmark manager, allowing for efficient management of bookmarks through a REST API.

Tools

Functions exposed to the LLM to take actions

search_bookmarks

Search for bookmarks with various filters.

add_bookmark

Add a new bookmark to LinkDing.

get_bookmark

Retrieve a specific bookmark by ID.

update_bookmark

Update an existing bookmark.

delete_bookmark

Delete a bookmark by ID.

archive_bookmark

Archive a bookmark.

unarchive_bookmark

Unarchive a bookmark.

check_url

Check if a URL is already bookmarked and get metadata.

list_tags

List all available tags.

list_bookmarks_by_tag

List bookmarks filtered by a specific tag.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources