Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLNoSupabase project URL. Required for Supabase sync.
STATEARK_BINDNoThe network interface to bind the HTTP server to. Default: 127.0.0.1127.0.0.1
STATEARK_OWNER_IDNoIdentifier for the owner of the data. Required for Supabase sync.
STATEARK_ACCESS_KEYNoAccess key for the HTTP endpoints. If not set, a random key is generated and stored in ~/StateArk/.access-key.
STATEARK_LOCAL_ROOTNoDirectory where StateArk stores projects and data. Default: ~/StateArk
SUPABASE_SECRET_KEYNoSupabase service-role (Secret) key. Required for Supabase sync.
STATEARK_ALLOWED_HOSTSNoComma-separated list of allowed Host header values besides loopback. DNS-rebinding guard.
STATEARK_STORAGE_BUCKETNoSupabase Storage bucket name for large artifacts. Required for Supabase sync.
STATEARK_ALLOWED_ORIGINSNoComma-separated list of allowed Origin header values besides loopback. Used for CORS.
STATEARK_JOURNAL_NUDGE_ATNoNumber of journal entries before nudging. Default: 2020

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Askrion/stateark'

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