tugra
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MULTI_AKIS | No | Fallback for TUGRA_AKIS when TUGRA_AKIS and TALAMUS_AKIS are unset. | |
| MULTI_KASA | No | Fallback for TUGRA_KASA when TUGRA_KASA and TALAMUS_KASA are unset. | |
| TUGRA_AKIS | No | Path 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_KASA | No | Path 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_YETKI | No | Fallback for TUGRA_YETKI when TUGRA_YETKI and TALAMUS_YETKI are unset. | |
| TUGRA_YETKI | No | Path 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_AKIS | No | Fallback for TUGRA_AKIS when TUGRA_AKIS is unset. | |
| TALAMUS_KASA | No | Fallback for TUGRA_KASA when TUGRA_KASA is unset. | |
| TALAMUS_YETKI | No | Fallback 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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