Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
memory_saveC

Save a memory document to the active project

memory_searchC

Search memory documents in the active project

memory_get_recentC

Get recent memories from active project

memory_forgetC

Delete a memory by ID

memory_linkC

Link a global concept to the current project

concept_searchC

Search global concept store

concept_getC

Get a specific concept by ID

concept_saveC

Save a concept to global store

concept_allowlistC

Manage project concept allowlist

context_previewC

Preview context injection for current task

context_rules_getB

Get current context injection rules

context_rules_setC

Update context injection rules

prd_fetchC

Fetch PRD content for feature or path

prd_updateC

Update PRD content

prompt_buildC

Build a structured prompt using best practices

security_scanC

Scan text for PII and secrets

security_encryptC

Encrypt sensitive data for storage

security_rbac_checkC

Check user access permission

security_rbac_grantC

Grant user permission to project

security_retention_applyC

Apply retention policy to memory

security_gdpr_deleteC

Delete data (GDPR right to erasure)

security_gdpr_exportC

Export user data (GDPR compliance)

project_switchC

Switch to a different project

project_listB

List all known projects

project_currentB

Get current active project

system_statusB

Get system status and statistics

system_migrateC

Migrate from legacy JSON format to SQLite

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
System StatusCurrent system status and statistics
All ConceptsGlobal concept store contents

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/FoggyStorm/kratos-mcp'

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