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