project-management-automation
Verified Safeby davidl71
Overview
Automating project management workflows and integrating local AI models for enhanced developer productivity and project health monitoring within an IDE environment.
Installation
/path/to/project-management-automation/exarp-uvx-wrapper.sh --mcpEnvironment Variables
- EXARP_FORCE_STDIO
- EXARP_DEV_MODE
- PROJECT_ROOT
- EXARP_WISDOM_SOURCE
- EXARP_WISDOM_DISABLED
- OLLAMA_HOST
- PYTHONPATH
Security Notes
The project integrates robust security middleware for access control, path validation, and rate limiting. It employs a `safe_subprocess` utility to validate commands before execution. No hardcoded secrets or explicit 'eval' patterns were identified. However, there is a critical, framework-level bug in its primary FastMCP dependency ('object dict can't be used in 'await' expression' errors) that causes all tools to fail without a mandatory `EXARP_FORCE_STDIO=1` environment variable workaround, which forces the server to use a simpler stdio interface. This bug affects functionality and stability, but the project has implemented defensive measures and a direct bypass to mitigate potential operational impact.
Similar Servers
mcp-github-project-manager
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
Teamwork-MCP
The MCP server simplifies interaction with the Teamwork.com API, enabling AI agents to manage projects, tasks, people, and companies within Teamwork.
AI-Prompt-Guide-MCP
Orchestrates AI agents for project management and development workflows by linking structured markdown specifications and tasks.
devcontext
This server provides continuous, project-centric context awareness to enhance development by learning from patterns and delivering relevant codebase insights to AI agents.