Skip to main content
Glama

Karakeep MCP server

by karakeep-app
package.json963 B
{ "name": "@karakeep/tailwind-config", "version": "0.1.0", "private": true, "type": "module", "exports": { "./native": "./native.ts", "./web": "./web.ts", "./globals.css": "./globals.css" }, "license": "MIT", "scripts": { "clean": "rm -rf .turbo node_modules", "format": "prettier . --cache --ignore-path ../../.prettierignore --check", "format:fix": "prettier . --cache --write --ignore-path ../../.prettierignore", "lint": "oxlint .", "lint:fix": "oxlint . --fix", "typecheck": "tsc --noEmit" }, "dependencies": { "@tailwindcss/typography": "^0.5.10", "nativewind": "^4.1.23", "postcss": "^8.4.35", "tailwindcss": "^3.4.1", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@karakeep/prettier-config": "workspace:^0.1.0", "@karakeep/tsconfig": "workspace:^0.1.0", "prettier": "^3.4.2", "typescript": "^5.8.3" }, "prettier": "@karakeep/prettier-config" }

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