AndyEverything/openproject-mcp-server
3.4
If you are the rightful owner of openproject-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The OpenProject MCP Server is an early-stage project designed to integrate seamlessly with the OpenProject API v3, enabling LLM applications to manage projects, track work packages, and create tasks.
Tools
Functions exposed to the LLM to take actions
test_connection
Test the connection to your OpenProject instance.
list_projects
List all projects you have access to.
list_work_packages
List work packages with optional filtering.
list_types
List available work package types.
create_work_package
Create a new work package.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client