Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone for due-date input/display
HOSTNoBind address (default 0.0.0.0)
PORTNoPort (default 8000)
MCP_PATHNoPath (default /mcp)
VIKUNJA_URLNoVikunja base URL, e.g. https://tasks.example.com
CONSENT_MODENoexternal, true, remember, false (default external)
FASTMCP_HOMENoOAuth client-registration storage (default /data in Docker)
MCP_BASE_URLNoPublic URL of this server (required if using GitHub OAuth auth)
GITHUB_CLIENT_IDNoGitHub OAuth app client ID (required for auth)
VIKUNJA_API_TOKENNoAPI token (or use VIKUNJA_API_TOKEN_FILE)
ALLOWED_GITHUB_USERSNoComma-separated GitHub logins allowed in
GITHUB_CLIENT_SECRETNoGitHub OAuth app client secret (required for auth)
VIKUNJA_API_TOKEN_FILENoPath to a file containing the API token
VIKUNJA_DEFAULT_PROJECTNoDefault project title or id (default Inbox)
ALLOWED_CLIENT_REDIRECT_URISNoRedirect-URI patterns clients may register (default claude.ai callback + localhost)

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/crosbyh/vikunja-mcp'

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