Skip to main content
Glama
knocklabs

Knock MCP Server

Official
by knocklabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INFRA_ENVNoTag attached to Sentry events (development, staging, production)
DEV_ORIGINNoSet to http://localhost:8788 for local dev only
SENTRY_DSNNoSentry DSN for error reporting; leave blank to disable
KNOCK_AUTH_URLYesYour Knock AuthKit domain (e.g. https://your-app.authkit.app)
KNOCK_CONTROL_URLYesManagement API control plane (e.g. https://control.knock.app) — used for Code Mode OpenAPI fetch and execute_mapi
KNOCK_DASHBOARD_URLYesKnock dashboard URL (e.g. https://dashboard.knock.app)
COOKIE_ENCRYPTION_KEYYesRandom 32-byte hex string — generate with openssl rand -hex 32

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/knocklabs/knock-mcp'

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