OpenProject runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 14 Jul 2026.
Manage OpenProject projects, work packages, files, relations, boards, users, and notifications.
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"
}
}
}
Answers built from our own checks of this server.