karakeep
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
Sdk (karakeep) MCP Server
Model Context Protocol (sdk) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"sdk": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sdk"
]
}
}
}