Skip to main content
Glama

Karakeep MCP server

by karakeep-app
FullPageSpinner.tsx255 B
import { ActivityIndicator, View } from "react-native"; export default function FullPageSpinner() { return ( <View className="h-full w-full items-center justify-center bg-gray-100 dark:bg-background"> <ActivityIndicator /> </View> ); }

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