opometun/openproject-mcp
MCP Server for OpenProject: a lightweight bridge that exposes OpenProject work items, projects, users, and workflows as tool-ready endpoints for LLM agents—supporting search, retrieval, creation/updates, and automation with secure auth and clear schemas.
Platform-specific configuration:
{
"mcpServers": {
"openproject-mcp": {
"command": "npx",
"args": [
"-y",
"openproject-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...