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

Tools

Functions exposed to the LLM to take actions

NameDescription
infer_typeB

Infer the type and effect row of the expression at a source location (1-based line, 1-based character column) in a .hird file.

lookup_definitionB

Look up a top-level definition by name: source location, type, doc comment, and kind.

explain_effect_rowB

Explain a function's effect row: the canonical row plus a human-readable explanation of each effect.

render_ir_fragmentB

Render the typed IR of one top-level definition as JSON.

explain_actor_protocolB

Describe an actor's protocol: message constructors, state type, init, handler signatures, and the declared effect summary.

emit_actor_effect_graphA

Emit the actor/effect graph rooted at an actor: reachable actors (via Send/Await/Spawn message types), supervisor relationships, and transitive tool effects.

get_context_for_symbolA

A token-budget-aware summary of a symbol: kind, signature, effect row, doc, callers, and callees, fitted to the budget.

get_context_budgetA

Approximate token costs of including the file's types, effects, actors, supervisors, tools, and function signatures in an LLM context window.

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/no-materials/hird'

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