Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JAICP_ENVNoPath to a .env file with these variables. If not set, defaults to .env in server cwd.
JAICP_HOSTNoBase URL of JAICP API. Default: https://app.jaicp.comhttps://app.jaicp.com
JAICP_NLP_TOKENNoToken for CAILA Direct API, substituted into {accessToken} in path.
JAICP_CALLS_TOKENNoToken for Dialer calls API, substituted into {token} in path.
JAICP_UNIFIED_TOKENNoToken for bot-channel, project, reporter, async, text-campaign APIs (Authorization: Bearer).
JAICP_PROJECT_SHORT_NAMENoProject short name used as a query parameter if an operation has it.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jaicp_specsA

Official JAICP OpenAPI specs this MCP was built from. No network.

jaicp_operationsA

List OpenAPI operations from one spec. Optional search over operationId, path, summary.

jaicp_callA

Call a JAICP OpenAPI operation by spec id + operationId. Writes need confirm=true.

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/CryLeech/jaicp-mcp'

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