Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PATHNoPath to SQLite database file. Default: ~/.waggle/waggle.db
OAUTH_ISSUERNoCanonical public URL for HTTP transport, e.g. https://waggle.heycasper.uk. Required for HTTP transport.
WAGGLE_UI_HOSTNoBind host for dashboard UI. Default: 127.0.0.1
WAGGLE_UI_PORTNoPort for the dashboard UI. Default: 3204
OAUTH_DATA_FILENoJSON file for OAuth clients/tokens. Default: in-memory.
WAGGLE_HTTP_HOSTNoBind host for HTTP transport. Default: 127.0.0.1
WAGGLE_HTTP_PORTNoLocal port for HTTP transport. Default: 3203
WAGGLE_TRANSPORTNoTransport mode: 'stdio' (default) or 'http'.
OAUTH_ADMIN_PASSWORDNoPassword for the OAuth consent page and dashboard UI. Required for HTTP transport.
WAGGLE_HTTP_ALLOWED_HOSTSNoAllowed Host headers for DNS-rebinding protection (HTTP transport).

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/shanika/mcp-waggle'

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