Skip to main content
Glama

Karakeep MCP server

by karakeep-app

Karakeep MCP 서버

이는 다른 도구에서 Karakeep과 상호 작용하는 데 사용할 수 있는 서버인 Karakeep MCP 서버입니다.

지원되는 도구

  • 북마크 검색
  • 목록에 북마크 추가 및 제거
  • 북마크에 태그 붙이기 및 분리하기
  • 새로운 목록 만들기
  • 텍스트 및 URL 북마크 만들기

현재 MCP 서버는 도구만 공개하고 리소스는 공개하지 않습니다.

Claude Desktop과 함께 사용

NPM에서:

지엑스피1

Docker에서:

{ "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" ] } } }
Install Server
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

      • -
        security
        A
        license
        -
        quality
        Interact with Twitter search and timeline
        Last updated -
        4
        191
        Python
        MIT License
      • A
        security
        A
        license
        A
        quality
        Enables searching for Airbnb listings and retrieving detailed accommodation information with direct links to Airbnb pages.
        Last updated -
        2
        JavaScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        Jotdown
        Last updated -
        19
        Rust
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/karakeep-app/karakeep'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server