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
Dockerfile
.dockerignore
node_modules
npm-debug.log
README.md
**/.next
**/*.db
**/.env*
.turbo
.git
./data
# Files that don't need to be included in the Docker image
docs
kubernetes
charts
apps/mobile
apps/landing
apps/browser-extension
pacakges/e2e_tests
# Aider
.aider*
# next.js
.next/
out/