Karakeep MCP server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KARAKEEP_API_KEY | Yes | Your Karakeep API token | |
| KARAKEEP_API_ADDR | Yes | The address of your Karakeep server |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-bookmarksC | Search for bookmarks matching a specific a query. |
| get-bookmarkB | Get a bookmark by id. |
| create-text-bookmarkC | Create a text bookmark |
| create-url-bookmarkC | Create a url bookmark |
| get-bookmark-contentC | Get a bookmark content. |
| get-listsD | Search for bookmarks matching a specific a query. |
| get-bookmarks-in-listD | Search for bookmarks matching a specific a query. |
| add-bookmark-to-listC | Add a bookmark to a list. |
| remove-bookmark-from-listB | Remove a bookmark from a list. |
| create-listD | Create a list. |
| attach-tag-to-bookmarkC | Attach a tag to a bookmark. |
| detach-tag-from-bookmarkC | Detach a tag from a bookmark. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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