OpenProject runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 14 Jul 2026.
Manage OpenProject projects, work packages, files, relations, boards, users, and notifications.
Today is the operative word: we check OpenProject every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openproject -- npx -y openproject-codex-plugin
{
"mcpServers": {
"openproject": {
"args": [
"-y",
"openproject-codex-plugin"
],
"command": "npx"
}
}
}
[mcp_servers.openproject]
command = "npx"
args = ["-y", "openproject-codex-plugin"]
{
"mcpServers": {
"openproject": {
"args": [
"-y",
"openproject-codex-plugin"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"openproject": {
"args": [
"-y",
"openproject-codex-plugin"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OPENPROJECT_URL (Root URL of the OpenProject instance), OPENPROJECT_API_TOKEN (OpenProject API token), OPENPROJECT_PAGE_SIZE (Default page size from 1 to 100), OPENPROJECT_TIMEOUT_MS (Request timeout in milliseconds from 1000 to 300000), OPENPROJECT_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).
The author declared them in the registry entry; get the values from the project itself.
Publish ntfy notifications, read the message cache, and manage users and topic access
Manage subscriptions, users, and send event notifications for Semrush apps
Manage Kanera workspaces, boards, cards, checklists, comments, notes, automations, and reports.
Manage job applications — jobs, companies, boards, notes, and profile — from your AI client.
Send, manage, and replay ntfy push notifications via MCP.
Manage channels, conversations, users, and workspace apps programmatically
MCP server for Gotify push notifications - send messages and manage apps/clients.
Manage incidents, on-call schedules, escalation policies, and alert notifications
Answers built from our own checks of this server.