67
/ 100
1 month ago
glama

OpenProject MCP Server

Enables AI assistants to access and manage OpenProject projects, work packages, attachments, time tracking, wiki, and users via the OpenProject API v3.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPENPROJECT_API_KEY, OPENPROJECT_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOPENPROJECT_URL/ OPENPROJECT_BASE_URL Yes Base URL to your OpenProject instance (no /api/v3). —
configOPENPROJECT_BASE_URLOPENPROJECT_URL / Yes Base URL to your OpenProject instance (no /api/v3). —
🔐 secretOPENPROJECT_API_KEY/ OPENPROJECT_API_TOKEN Yes Personal API token with API v3 access. —
🔐 secretOPENPROJECT_API_TOKENOPENPROJECT_API_KEY / Yes Personal API token with API v3 access. —
configLOG_LEVELOptional Python logging level (DEBUG, INFO, …). INFO
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/opometun-openproject-mcp-ai-integration-f9aukg)](https://m8ven.ai/mcp/opometun-openproject-mcp-ai-integration-f9aukg)
commit: 6d251f6c7243125dce15630e7699c25ff9d8484d
code hash: 565f868e082a6c932d8c5b0c8af763c064d6547eaba99e0127633741cf5beed1
verified: 6/23/2026, 10:22:12 AM
view raw JSON →