Skip to main content
Glama

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
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
biometric_risk_assessmentA

Assess EU AI Act classification, prohibited use check, bias risks, and compliance requirements for biometric AI systems including facial recognition, emotion detection, and behavioral biometrics.

bipa_complianceB

Assess Illinois Biometric Information Privacy Act (BIPA) compliance for biometric AI systems. Covers consent, data handling, litigation risk, and penalty exposure.

wban_digital_id_assessmentA

Assess IEEE 802.15.6 Wireless Body Area Network (WBAN) biometric authentication systems for digital identity crosswalk compliance. Covers WBAN topology, biometric sensor modalities (ECG, PPG, EEG, EMG, gait), digital identity frameworks (eIDAS, NIST 800-63, ISO 18013-5, W3C VC), medical device classification, RF regulatory compliance (FCC MedRadio, CE RED), and security architecture.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
biometrics://regulations/index
biometrics://tools/guide

TDQS

A3.7/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinctly different compliance domain: EU AI Act, Illinois BIPA, and WBAN digital identity. No overlap in purpose or scope, making tool selection unambiguous.

Naming Consistency4/5

All names use snake_case and a pattern of <domain>_<assessment/compliance>. Minor inconsistency: one tool uses 'bipa_compliance' instead of 'bipa_compliance_assessment', but the style is otherwise uniform.

Tool Count5/5

Three tools is well-scoped for a specialized compliance server. Each tool covers a substantial sub-domain, and the count is neither thin nor excessive.

Completeness3/5

The tools cover three specific compliance frameworks but omit other relevant areas such as GDPR, CCPA, or general data protection. The domain of biometric AI compliance is broader than what these three tools cover.

Maintenance

ActivityMaintained
ResponsivenessNo issues