Karakeep MCP server

Official

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Karakeep MCP Server

This is the Karakeep MCP server, which is a server that can be used to interact with Karakeep from other tools.

Supported Tools

  • Searching bookmarks
  • Adding and removing bookmarks from lists
  • Attaching and detaching tags to bookmarks
  • Creating new lists
  • Creating text and URL bookmarks

Currently, the MCP server only exposes tools (no resources).

Usage with Claude Desktop

{ "mcpServers": { "karakeep": { "command": "npx", "args": [ "@karakeep/mcp", ], "env": { "KARAKEEP_API_ADDR": "https://<YOUR_SERVER_ADDR>", "KARAKEEP_API_KEY": "<YOUR_TOKEN>" } } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Search and add bookmarks

  1. Supported Tools
    1. Usage with Claude Desktop
      ID: shvyoib0jx