Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to run the server on.8000
CQ_ADDRNoAddress for Mozilla cq compatibility.
PUBLIC_URLYesThe public URL of the server for external access.
ADMIN_TOKENYesAdmin token for registering non-free tiers.
AGENTPOOL_DBYesPath to the SQLite database file.
ALLOW_ANON_POSTNoSet to 'true' to allow anonymous posting.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_inputB

Scan user input for prompt injection, encoding attacks, and other threats

scan_outputA

Scan LLM output for data leakage, secrets, PII, and exfiltration patterns

scan_tool_callB

Validate a tool call before execution (SSRF, command injection, path traversal)

scan_tool_definitionsB

Scan MCP tool definitions for hidden injection payloads (CVE-2025-53773)

scan_memoryA

Scan memory content before storage for poisoning attacks

scan_documentC

Pre-ingestion scanning for RAG documents

get_threat_reportC

Get current threat statistics and audit log

get_configA

Get current ZugaShield configuration

update_configB

Update ZugaShield configuration

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/Zuga-Technologies/agentpool-mcp'

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