openproject-ce-mcp

jtauschl/openproject-ce-mcp
★ 8 stars Python API Integration Updated today
MCP server for OpenProject Community Edition — 132 tools (106 without admin writes) covering the full v3 REST API, for use with Claude Code, Copilot, Codex and other MCP clients
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openproject-ce-mcp": {
      "command": "uvx",
      "args": [
        "openproject-ce-mcp"
      ]
    }
  }
}

Or install with pip: pip install openproject-ce-mcp

Topics

ai-toolsclaudemcpmodel-context-protocolopenprojectopenproject-apipythonrest-api