Skip to main content
Glama

Karakeep MCP server

by karakeep-app
page.tsx226 B
import ApiKeySettings from "@/components/settings/ApiKeySettings"; export default async function ApiKeysPage() { return ( <div className="rounded-md border bg-background p-4"> <ApiKeySettings /> </div> ); }

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