Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JAMJET_BINDNoBind address0.0.0.0
JAMJET_PORTNoPort to listen on8080

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jamjet_get_events

Get the event log for an execution

jamjet_approve

Approve or reject a paused execution

jamjet_list_agents

List registered agents with optional filters

jamjet_run_workflow

Start a workflow execution

jamjet_cancel_execution

Cancel a running workflow execution

jamjet_list_executions

List workflow executions with optional filters

jamjet_discover_agent

Discover and register a remote agent by URL

jamjet_get_execution

Get details of a workflow execution

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/jamjet-labs/jamjet'

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