Skip to main content

MCP server for project management automation - health scores, task alignment, security scanning

Project description

Exarp

MCP Server for Project Management Automation

PyPI version License: MIT

Install

pip install exarp

Quick Start

# Run the MCP server
exarp

# Or use aliases
pma
python -m project_management_automation.server

MCP Client Configuration

Add to your MCP client config (Cursor, Claude Desktop, VS Code):

{
  "mcpServers": {
    "exarp": {
      "command": "exarp",
      "args": []
    }
  }
}

Features

🏥 Project Health

Tool Description
server_status Server status, version, tools count
project_scorecard Comprehensive health metrics (codebase, tests, tasks, docs, security)
project_overview One-page summary (text, markdown, HTML, slides)

📚 Documentation

Tool Description
check_documentation_health Analyze docs, find broken links, validate formatting
add_external_tool_hints Add Context7 hints to documentation

✅ Task Management

Tool Description
analyze_todo2_alignment Check task alignment with PROJECT_GOALS.md
detect_duplicate_tasks Find and merge duplicate tasks
consolidate_tags Standardize task tags
task_hierarchy_analyzer Recommend task hierarchies
batch_approve_tasks Batch approve tasks without clarification needed
sync_todo_tasks Sync between TODO table and Todo2

🔒 Security

Tool Description
scan_dependency_security Scan Python/Rust/npm for vulnerabilities

🤖 Automation

Tool Description
run_daily_automation Daily maintenance (docs, alignment, duplicates)
run_nightly_task_automation Execute background tasks in parallel
sprint_automation Full sprint with subtask extraction
find_automation_opportunities Discover automation candidates

🔧 CI/CD & Git

Tool Description
validate_ci_cd_workflow Validate GitHub Actions workflows
setup_git_hooks Configure pre-commit/pre-push hooks
setup_pattern_triggers File/git/task pattern automation
check_working_copy_health Git status across agents

🧪 Testing

Tool Description
run_tests Execute pytest/unittest/ctest
analyze_test_coverage Coverage reports and gap analysis

ZSH Plugin

For shell integration with context-aware project health:

# Add to ~/.zshrc
source /path/to/exarp.plugin.zsh

# Commands
xl   # Quick context (no Python needed)
xc   # Full context with score
xs   # Project scorecard
xo   # Project overview
xt   # List pending tasks
xp   # Scan for projects
motd # Daily wisdom

See shell/exarp.plugin.zsh for full documentation.

Daily Wisdom

Exarp includes optional daily wisdom quotes based on project health:

# Configure source
export EXARP_WISDOM_SOURCE=stoic  # or: bofh, tao, bible, murphy, shakespeare, sefaria

# Disable
export EXARP_WISDOM_DISABLED=1

Man Pages

man exarp       # MCP server documentation
man exarp-zsh   # ZSH plugin documentation

Requirements

  • Python 3.9+
  • FastMCP 2.0+
  • Pydantic 2.0+

Links

License

MIT License - see LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exarp-0.1.11.tar.gz (167.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exarp-0.1.11-py3-none-any.whl (199.0 kB view details)

Uploaded Python 3

File details

Details for the file exarp-0.1.11.tar.gz.

File metadata

  • Download URL: exarp-0.1.11.tar.gz
  • Upload date:
  • Size: 167.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for exarp-0.1.11.tar.gz
Algorithm Hash digest
SHA256 d18f81c0777c0f5141261caac7f336a737d6591e58466c3dbcc69a0f74f12c8d
MD5 a1fb192ffd91348950bc98ca098a2fe9
BLAKE2b-256 7abad00f212fd72213db79f82b637c72f43000c6761aea63d526c34cfe57e609

See more details on using hashes here.

File details

Details for the file exarp-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: exarp-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 199.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for exarp-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 0c888d4ab35491ef3c0a720e2edf47ff19904c197c23ddd02a091a8c822699cd
MD5 708ae529edb23c1adf7a4f0b09563104
BLAKE2b-256 a5a7248fd6e3f040d6bcd42ce57aca22a07d3be5b0020b97c1ef91cca0507c6a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page