Karakeep MCP server

by karakeep-app

Сервер MCP Каракип

Это сервер Karakeep MCP, который можно использовать для взаимодействия с Karakeep из других инструментов.

Поддерживаемые инструменты

  • Поиск закладок
  • Добавление и удаление закладок из списков
  • Прикрепление и открепление тегов к закладкам
  • Создание новых списков
  • Создание текстовых и URL-закладок

В настоящее время сервер MCP предоставляет только инструменты (но не ресурсы).

Использование с Claude Desktop

От НПМ:

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

От Докера:

{ "mcpServers": { "karakeep": { "command": "docker", "args": [ "run", "-e", "KARAKEEP_API_ADDR=https://<YOUR_SERVER_ADDR>", "-e", "KARAKEEP_API_KEY=<YOUR_TOKEN>", "ghcr.io/karakeep-app/karakeep-mcp:latest" ] } } }

You must be authenticated.

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

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.

Поиск и добавление закладок

  1. Поддерживаемые инструменты
    1. Использование с Claude Desktop

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Enables users to search for academic articles on platforms like arXiv using specific keywords, with plans to integrate more scholarly databases in the future.
        Last updated -
        2
        100
        Python
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        Enables integration with DuckDuckGo search capabilities for LLMs, supporting comprehensive web search, regional filtering, result types, and safe browsing with caching and customizable search parameters.
        Last updated -
        26
        2
        TypeScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        Provides web search functionality via DuckDuckGo for Claude Code and MCP-compatible clients, featuring advanced content exploration, navigation across search results, and detailed webpage analysis.
        Last updated -
        1
        Python
        MIT License
      • -
        security
        -
        license
        -
        quality
        Allows you to search the web using DuckDuckGo and optionally fetch and summarize content from search results.
        Last updated -
        Python

      View all related MCP servers

      ID: shvyoib0jx