Skip to main content
Glama
ajaxdude
by ajaxdude

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PINGPONG_PRD_PATHNoSet prd.fallbackPath
PINGPONG_LLM_MODELNoOverride llm.modeldefault
PINGPONG_LLM_TIMEOUTNoOverride llm.timeout (integer seconds)1800
PINGPONG_LLM_ENDPOINTNoOverride llm.endpointhttp://127.0.0.1:8080/v1/chat/completions
PINGPONG_ROUTER_ENABLEDNo"true" or "false"false
PINGPONG_ESCALATION_PORTNoOverride escalation.port3458
PINGPONG_ROUTER_FALLBACK_MODELNoOverride router.fallbackModelbest

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/ajaxdude/pingpong'

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