aeman

aenix-io/aeman
★ 21 stars Go API Integration Updated today
A short-term planning system for engineering teams — keep engineers focused, run daily sprints, and track unplanned work. Built on GitHub Projects v2 (no database of its own): one Go binary with an embedded React UI, REST API, MCP server for AI agents, and live board updates over WebSocket.
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": {
    "aeman": {
      "command": "go",
      "args": [
        "run",
        "github.com/aenix-io/aeman@latest"
      ]
    }
  }
}

Topics

agileai-agentsgithub-projectsgithub-projects-v2golangkanbanmcpmcp-serverplannerproductivityproject-managementreactscrumself-hostedsprint-planning