Skip to main content
Glama

Karakeep MCP server

by karakeep-app
action.yml504 B
name: "Setup and install" description: "Common setup steps for Actions" runs: using: composite steps: - uses: pnpm/action-setup@v2 - uses: actions/setup-node@v4 with: node-version: 22 cache: "pnpm" registry-url: https://registry.npmjs.org - shell: bash run: pnpm add -g turbo - shell: bash run: npm install -g corepack@0.31.0 && corepack enable - shell: bash run: pnpm install env: PUPPETEER_SKIP_DOWNLOAD: "true"

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