mcp-graph-workflow
Active·★ 41·MIT·Updated 2026-05-22
★ Trending★ Workflow Automation★ Memory & Context
MCP local-first CLI tool that converts PRD text files into persistent execution graphs (SQLite) for structured agentic workflows
A local-first CLI tool that converts product requirement documents (PRD) into structured task graphs with AI-powered context, semantic search, and multi-agent orchestration. It integrates with MCP clients like GitHub Copilot, Claude, and Cursor, offering a web dashboard, sprint planning, and token-efficient context compression.
#agent-tooling#agentic-workflows#ai-tools#cli#local-first#mcp#mcp-server#mcp-servers
01
Features
01PRD to Task Graph
02AI-Optimized Context with 70-85% token reduction
03Smart Task Routing via 'next' command
04Semantic Search + RAG (BM25, TF-IDF)
05Web Dashboard with interactive graph visualization
02
Compatibility
GitHub Copilot
GitHub Copilot
Verified via docs
Claude Code
Claude Code
Verified via docs
Cursor
Cursor
Verified via docs
IntelliJ
IntelliJ
Verified via docs
Windsurf
Windsurf
Verified via docs
Zed
Zed
Verified via docs
03
Quick start
1
$ npx -y @mcp-graph-workflow/mcp-graph
04
Use cases
↳AI Engineers: structured agentic workflows with token-efficient context
↳Tech Leads: PRD decomposition into trackable, dependency-aware task graphs
↳Solo Developers: project planning with AI-powered suggestions and progress tracking
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
Related searches
Comments
Log in to leave a comment
- LLogan AndersonMay 20, 2026
Used for product development workflow automation, the graph execution model is reliable
- MMorgan NguyenApr 29, 2026
Converting PRD text files to persistent execution graphs via MCP is a useful workflow tool
- HHayden KimMar 18, 2026
The local-first CLI approach keeps sensitive product requirements on-premises