Home › Productivity › OpenProject
OpenProject
Manage OpenProject projects, work packages, files, relations, boards, users, and notifications.
Topics: Workplace & Productivity
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"openproject-codex-plugin": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"OPENPROJECT_URL": "<YOUR_VALUE>",
"OPENPROJECT_API_TOKEN": "<YOUR_VALUE>",
"OPENPROJECT_PAGE_SIZE": "<YOUR_VALUE>",
"OPENPROJECT_TIMEOUT_MS": "<YOUR_VALUE>",
"OPENPROJECT_AUTH_MODE": "<YOUR_VALUE>",
"OPENPROJECT_ALLOWED_UPLOAD_DIRS": "<YOUR_VALUE>"
}
}
}
}
OPENPROJECT_URLrequired — Root URL of the OpenProject instanceOPENPROJECT_API_TOKENrequired secret — OpenProject API tokenOPENPROJECT_PAGE_SIZE— Default page size from 1 to 100OPENPROJECT_TIMEOUT_MS— Request timeout in milliseconds from 1000 to 300000OPENPROJECT_AUTH_MODE— API-token authentication mode: basic for broad compatibility or bearer for OpenProject 17.2+OPENPROJECT_ALLOWED_UPLOAD_DIRS— Platform-separated directories from which attachment files may be read; defaults to the process working directory
Related servers
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
mcp-gsuite
Integration with gmail and Google Calendar.
mcp-odoo
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Workopia — Job Search
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry