Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_server_infoA

Get AGA server info, public keys, and portal state.

get_portal_stateA

Get current portal state, loaded artifact info, and enforcement status.

init_chainC

Initialize continuity chain with genesis event.

attest_subjectC

Attest subject, generate sealed Policy Artifact. Auto-loads into portal.

measure_integrityB

Measure subject state, compare to sealed reference. Generates signed receipt for every measurement.

revoke_artifactA

Revoke an active policy artifact mid-session. Portal terminates on next measurement. (NCCoE Phase 3b)

verify_chainC

Verify continuity chain integrity.

generate_evidence_bundleA

Export the canonical SEP evidence bundle: signed PERMITTED/DENIED tool-call receipts + Merkle proofs + a mandatory signed checkpoint, for offline third-party verification (verify_bundle_offline, aga-verify, or aga-receipt-spec/verify/verify-sep.mjs). Pin gateway_public_key to prove provenance.

verify_bundle_offlineA

Verify a canonical SEP evidence bundle offline (full §6 algorithm: structural floor, receipt signatures, chain+ordering, leaf-recompute + Merkle bijection, signed checkpoint). Pass pinned_public_key to also prove provenance.

request_claimC

Request disclosure of a claim. Auto-substitutes if denied.

list_claimsA

List available claims with sensitivity levels.

delegate_to_subagentB

Derive a constrained policy artifact for a sub-agent. Scope can only diminish, never expand. (NCCoE constrained delegation)

measure_behaviorA

Measure behavioral patterns (unauthorized tools, rate violations, forbidden sequences). DETECTIVE-ONLY by default: it records and PROVES drift but does not block. Pass enforce=true to also trip the portal into phantom quarantine on drift (opt-in; off by default). (NIST-2025-0035)

get_receiptsC

Get all signed receipts, optionally filtered by artifact.

get_chain_eventsC

Get continuity chain events.

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/attestedintelligence/aga-mcp-server'

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