karakeep

GitHub

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

Db (karakeep) MCP Server

Model Context Protocol (db) server

View all karakeep servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "db": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-db"
      ]
    }
  }
}