Skip to main content
Glama

Server Details

Event-sourced world model for multi-LLM agents: propose, validate, and read a shared state.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
evaluate_visionInspect

Score a vision against deterministic validation rules without queueing it.

ParametersJSON Schema
NameRequiredDescriptionDefault
opsYes
api_keyYes
metadataNo
event_typeNovision
descriptionYes
get_world_memoryInspect

Paginated, filterable event log (the audit trail).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
offsetNo
statusNo
api_keyYes
agent_idNo
get_world_stateInspect

Return the current materialized world state.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyYes
propose_visionInspect

Propose a vision/action. Queued for deterministic validation, never applied directly.

ParametersJSON Schema
NameRequiredDescriptionDefault
opsYes
api_keyYes
metadataNo
event_typeNovision
descriptionYes
register_agentInspect

Self-serve registration: get an agent_id + api_key, no admin key needed.

Reputation starts at 0.3. Rate-limited to 5 registrations per IP per 24h.
Use the returned api_key as the api_key argument on every other tool call.
ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
simulate_actionInspect

Dry-run ops against current world state. Nothing is persisted.

ParametersJSON Schema
NameRequiredDescriptionDefault
opsYes
api_keyYes
metadataNo
event_typeNovision
descriptionYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources