Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENPROJECT_TIMEOUTNoRequest timeout in seconds12
OPENPROJECT_BASE_URLYesBase URL of your OpenProject instance, e.g. https://op.example.com
OPENPROJECT_API_TOKENYesPersonal API token
OPENPROJECT_LOG_LEVELNoCRITICAL, ERROR, WARNING, or INFOWARNING
OPENPROJECT_VERIFY_SSLNoVerify TLS certificatestrue
OPENPROJECT_MAX_RESULTSNoHard cap on total results returned by a tool100
OPENPROJECT_MAX_PAGE_SIZENoHard cap on results per request50
OPENPROJECT_ALLOWED_PROJECTSNoBackward-compatible alias for OPENPROJECT_ALLOWED_PROJECTS_READ
OPENPROJECT_DEFAULT_PAGE_SIZENoDefault results per page20
OPENPROJECT_ENABLE_BOARD_READNoBoards and viewstrue
OPENPROJECT_AUTO_CONFIRM_WRITENoSkip the preview step for all writesfalse
OPENPROJECT_ENABLE_ADMIN_WRITENoUser and group management (create/update/delete/lock users, create/update/delete groups)false
OPENPROJECT_ENABLE_BOARD_WRITENoBoard create/update/deletefalse
OPENPROJECT_HIDE_CUSTOM_FIELDSNoCustom field names or keys to omit; * wildcards supported
OPENPROJECT_AUTO_CONFIRM_DELETENoSkip the preview step for deletes; inherits OPENPROJECT_AUTO_CONFIRM_WRITE if not set
OPENPROJECT_ENABLE_PROJECT_READNoProjects, documents, news, wiki, lifecycletrue
OPENPROJECT_ENABLE_VERSION_READNoVersionstrue
OPENPROJECT_ENABLE_PROJECT_WRITENoProject create/update/delete, news, documents, gridsfalse
OPENPROJECT_ENABLE_VERSION_WRITENoVersion create/update/deletefalse
OPENPROJECT_HIDE_<ENTITY>_FIELDSNoComma-separated fields to omit from reads and reject on writes; * wildcards supported
OPENPROJECT_ALLOWED_PROJECTS_READNoReadable projects; comma-separated identifiers, names, or glob patterns; * allows all visible projects*
OPENPROJECT_ALLOWED_PROJECTS_WRITENoWritable projects; empty disables all project-scoped writes; always intersected with read scope
OPENPROJECT_ENABLE_MEMBERSHIP_READNoMemberships, roles, principalstrue
OPENPROJECT_ENABLE_MEMBERSHIP_WRITENoProject membership create/update/deletefalse
OPENPROJECT_ENABLE_WORK_PACKAGE_READNoWork packages, relations, attachments, time entriestrue
OPENPROJECT_ENABLE_WORK_PACKAGE_WRITENoWork-package create/update/delete, comments, relations, attachments, time entriesfalse

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/jtauschl/openproject-ce-mcp'

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