Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WILLOW_PG_DBNoPostgres database namewillow
SAP_SAFE_ROOTNoSAFE folder root~/.sap/Applications
WILLOW_PG_USERNoPostgres user (Unix socket auth)$USER
WILLOW_STORE_ROOTNoSQLite store directory~/.willow/store
SAP_PGP_FINGERPRINTNoPinned GPG fingerprint

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
store_putC

Write a value to the local SQLite store.

store_getB

Read a value from the local SQLite store by ID.

store_listC

List atoms in a collection.

store_searchC

Full-text search within a collection.

store_deleteC

Delete an atom from the store.

store_search_allC

Search across all collections.

knowledge_ingestC

Add a knowledge atom to the Postgres knowledge base.

knowledge_searchC

Search the Postgres knowledge base.

task_submitC

Submit a task to the Kart execution queue.

task_statusC

Check status of a submitted task.

task_listC

List pending tasks in the queue.

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/rudi193-cmd/willow-mcp'

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