-
securityA
license-
qualityProvides a note storage system with a custom URI scheme and includes tools for adding notes and generating summaries for Tuya devices.
Last updated -
1
Python
MIT License
Used for environment variable configuration to securely store the Hoarder API key.
Mentioned as a potential hosting platform for deploying the MCP server.
Used for version control in the setup process.
이 프로젝트는 API를 통해 Karakeep 북마크 서비스와 상호 작용(북마크 검색 및 생성)을 가능하게 하는 마인드 컨트롤 패널(MCP) 호환 서버를 제공합니다.
Glama.ai 와 같은 서비스에서 정의한 MCP 프로토콜에 따라 HTTP 요청을 할 수 있는 대규모 언어 모델(LLM)이나 다른 클라이언트에서 사용하도록 설계되었습니다.
/mcp
엔드포인트를 노출합니다..env
라는 이름의 파일을 만듭니다..gitignore
파일에 .env
가 나열되어 있는지 확인하세요.http://127.0.0.1:8000
에서 사용할 수 있습니다. --reload
플래그는 코드 변경이 감지되면 서버를 자동으로 다시 시작합니다.서버는 단일 POST 엔드포인트인 /mcp
노출합니다.
요청 본문(JSON):
This server cannot be installed
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(Hoarder)에서 북마크를 검색하고 만들어 보세요.