Skip to main content
Glama
oktopeak
by oktopeak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (HTTP mode only)3000
TRANSPORTNoTransport mode: stdio or httpstdio
MCP_API_KEYNoBearer token to gate the HTTP /mcp endpoint. Required in HTTP mode unless MCP_ALLOW_NO_AUTH=true
MCP_BASE_URLNoBase URL printed in HTTP startup logshttp://127.0.0.1:3000
INTAKEQ_API_KEYNoFallback API key for CI / headless use (prefer the set_api_key tool)
INTAKEQ_API_BASENoOverride the IntakeQ API base URLhttps://intakeq.com/api/v1
MCP_ALLOW_NO_AUTHNoSet to true to explicitly allow HTTP mode without MCP_API_KEY (local dev only)

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/oktopeak/IntakeQ'

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