Skip to main content
Glama
tr4m0ryp
by tr4m0ryp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYNoYour Anthropic API key for accessing the classifier. Optional for dry run, required for live evaluation.

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
eval_classifier_robustnessC

Process a query through the configured evaluation stages.

Returns a formatted analysis with per-segment routing information, aggregate metrics, and processing results.

eval_decompose_queryC

Split a query into conceptual sub-components for analysis.

Divides the input into constituent parts based on topic boundaries.

eval_obfuscation_evasionB

Analyze character-level text transformations.

Applies configurable character substitutions and reports detected patterns in the input text.

eval_statusA

Check server configuration and connection status.

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/tr4m0ryp/fable-5-jailbreak'

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