Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MULTI_AKISNoFallback for TUGRA_AKIS when TUGRA_AKIS and TALAMUS_AKIS are unset.
MULTI_KASANoFallback for TUGRA_KASA when TUGRA_KASA and TALAMUS_KASA are unset.
TUGRA_AKISNoPath to the telemetry directory. If unset, the server looks next to the installed package. TALAMUS_AKIS and MULTI_AKIS are accepted as fallback variable names.
TUGRA_KASANoPath to the vault directory containing markdown facts. If unset, the server looks next to the installed package. TALAMUS_KASA and MULTI_KASA are accepted as fallback variable names.
MULTI_YETKINoFallback for TUGRA_YETKI when TUGRA_YETKI and TALAMUS_YETKI are unset.
TUGRA_YETKINoPath to the authorization store directory for shared-vault setups. If unset or empty, single-user mode is enabled. TALAMUS_YETKI and MULTI_YETKI are accepted as fallback variable names.
TALAMUS_AKISNoFallback for TUGRA_AKIS when TUGRA_AKIS is unset.
TALAMUS_KASANoFallback for TUGRA_KASA when TUGRA_KASA is unset.
TALAMUS_YETKINoFallback for TUGRA_YETKI when TUGRA_YETKI is unset.

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fact_searchB

Search stored facts. Retired and rotten facts are omitted unless archive is true. Rank: token score, then freshness, then confidence. Boundary facts add a no-claim warning. Authorization required.

fact_readA

Read one fact by uid. Body passes through the presentation layer (injection escaping). Retired facts include superseded_by and the reason.

fact_proposeA

Write a draft fact under kasa/_oneriler/ (or quarantine). Secret patterns are rejected before any write; the matching text is never returned. type=boundary is always quarantined. Fake mcp:// sources are not injected.

event_reportB

Append a telemetry line to akis/YYYY-MM-DD.jsonl. No network.

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/dogrucanemek-alt/tugra'

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