openproject-mcp

homeserverhq/openproject-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for OpenProject
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-mcp": {
      "command": "uvx",
      "args": [
        "openproject-mcp"
      ]
    }
  }
}

Or install with pip: pip install openproject-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the OpenProject backend API. It exposes **109 MCP tools** covering 17 resource domains with full CRUD, workflow, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (4)

ALLOW_ALL_AGGREGATEIS_STATEFULMCP_SERVER_PORTOPENPROJECT_BASE_URL