Skip to main content
Glama
cyborgx0x

OpenProject MCP Server

by cyborgx0x

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENPROJECT_URLYesYour OpenProject instance URL
OPENPROJECT_API_KEYYesAPI key from OpenProject

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projects

List all projects in OpenProject

get_work_package

Get a specific work package by ID

list_work_packages

List work packages with optional filters

get_children

Get child work packages of a parent

list_statuses

List all available statuses

list_types

List all work package types (Feature, Task, Bug, etc.)

get_user

Get user information

create_work_package

Create a new work package (Task)

update_work_package

Update an existing work package

log_time

Log time entry for a work package

raw_api_call

Make a raw API call to any OpenProject endpoint

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

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