Skip to main content
Glama

Karakeep MCP server

by karakeep-app
02-directories.md1.48 kB
# Directory Structure ## Apps | Directory | Description | | ------------------------ | ------------------------------------------------------ | | `apps/web` | The main web app | | `apps/workers` | The background workers logic | | `apps/mobile` | The react native based mobile app | | `apps/browser-extension` | The browser extension | | `apps/landing` | The landing page of [hoarder.app](https://hoarder.app) | ## Shared Packages | Directory | Description | | ----------------- | ---------------------------------------------------------------------------- | | `packages/db` | The database schema and migrations | | `packages/trpc` | Where most of the business logic lies built as TRPC routes | | `packages/shared` | Some shared code between the different apps (e.g. loggers, configs, assetdb) | ## Toolings | Directory | Description | | -------------------- | ----------------------- | | `tooling/typescript` | The shared tsconfigs | | `tooling/eslint` | ESlint configs | | `tooling/prettier` | Prettier configs | | `tooling/tailwind` | Shared tailwind configs |

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