Skip to main content
Glama
rnadjqaim
by rnadjqaim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_attack_packsA

List local defensive red-team attack packs.

run_red_teamC

Run a safe red-team pack against an authorized ML API endpoint.

evaluate_textB

Evaluate one ML API response for defensive risk signals.

generate_reportA

Generate a remediation report from a run_red_team result.

generate_operating_modelD

Generate a mindset-shift operating model for security, red team, AI architecture, platform, and executives.

run_ai_api_pentestB

Run an authorized AI/ML API penetration-test workflow with scope, recon, campaign execution, evidence, metrics, and report artifacts.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: evaluating responses, generating models/reports, listing packs, and running tests at different granularities. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case, making them predictable and easy to distinguish.

Tool Count5/5

With 6 tools covering listing, testing, evaluation, and reporting, the count is well-scoped for a red-team ML API server without being excessive.

Completeness4/5

Core red-team workflow is covered (list packs, run tests, evaluate, report), but lacks tools for managing results or configurations, which is a minor gap.

Maintenance

ActivityStale
ResponsivenessResponsive