MCP OpenProject Server
Provides complete project management functionality through OpenProject's API, enabling AI assistants to manage projects, work packages, and other project-related resources with automatic OpenAPI to MCP conversion.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP OpenProject Serverlist all open work packages for project 'Website Redesign'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP OpenProject Server
基于 FastMCP 框架的 OpenProject MCP 服务器,为 AI 助手提供完整的项目管理功能。
🚀 快速部署
Smithery.ai (推荐)
# 推送代码到 GitHub
git add .
git commit -m "Initial OpenProject MCP server"
git push origin main
# 部署到 Smithery.ai
npm install -g @smithery/cli
smithery deploy本地测试
# 环境配置
export OPENPROJECT_BASE_URL=http://localhost:8090
export OPENPROJECT_API_KEY=your-api-key
# 安装依赖并运行
pip install -r requirements.txt
python -m openproject.serverRelated MCP server: OpenProject MCP Server
📋 项目结构
mcp-openproject/
├── spec.yml # OpenProject OpenAPI 规范
├── smithery.yaml # Smithery.ai 部署配置
├── Dockerfile # Docker 容器配置
├── requirements.txt # Python 依赖
├── openproject/ # MCP 服务器代码
│ ├── __init__.py
│ ├── server.py # 主服务器
│ └── config.py # 配置管理
└── docs/ # 项目文档📚 文档
🎯 功能特性
✅ 完整 OpenProject API 覆盖
✅ 自动 OpenAPI → MCP 转换
✅ HTTP 远程访问支持
✅ 配置验证和错误处理
📄 许可证
MIT License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceEnables AI assistants to interact with OpenProject's API v3 for comprehensive project management operations including work packages, projects, time tracking, users, and all other OpenProject features through natural language.Last updated4MIT
- Flicense-qualityBmaintenanceEnables AI assistants to interact with OpenProject installations for comprehensive project management, including creating projects and work packages, managing users and assignments, creating dependencies, and generating Gantt charts through natural language commands.Last updated13
- AlicenseBqualityDmaintenanceEnables AI assistants to manage OpenProject work packages, projects, and time tracking. It provides comprehensive tools for creating, updating, and querying tasks and project metadata through the OpenProject API.Last updated11221MIT
- Alicense-qualityCmaintenanceEnables AI agents to interact with OpenProject's APIv3 for autonomous project management, including task tracking, member administration, and project configuration. It supports comprehensive operations for managing work packages, projects, and reference data like statuses and priorities.Last updated221MIT
Related MCP Connectors
Connect AI assistants to ITM Platform projects, tasks, budgets, risks, and team workload.
Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/boma086/mcp-open-project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server