Skip to main content
Glama

Kernel MCP Server

by onkernel
.env.example492 B
# Clerk Configuration NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=<x> CLERK_SECRET_KEY=<x> # OAuth Configuration NEXT_PUBLIC_CLERK_DOMAIN=<x> # API Configuration - Only needed to set the Kernel SDK base url API_BASE_URL=<x> # Mintlify API Configuration - Only needed for the search_docs tool call MINTLIFY_ASSISTANT_API_TOKEN=<x> MINTLIFY_DOMAIN=<x> # Redis Configuration REDIS_URL=<x> # OAuth Client IDs KERNEL_CLI_PROD_CLIENT_ID=<x> KERNEL_CLI_STAGING_CLIENT_ID=<x> KERNEL_CLI_DEV_CLIENT_ID=<x>

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/onkernel/kernel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server