mcp-micromanage
@yodakeisuke
About mcp-micromanage
A Micromanagement Tool for Development Workflows: Helps coding agent plan, track, and visualize sequential development tasks with detailed commit-level granularity. Features interactive visualization, automated status tracking, and structured workflow management.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"micromanage": {
"command": "npx",
"args": [
"-y",
"@yodakeisuke/mcp-micromanage"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-micromanage?
mcp-micromanage is an MCP server designed to control coding agents that tend to go off track. It provides a dynamic formulation and externalization of development task flows, enforcing commit- and PR-based work plans with mandatory user reviews at each commit.
How to use mcp-micromanage?
Install headlessly by adding "command": "npx", "args": ["-y", "@yodakeisuke/mcp-micromanage"] to your MCP JSON. For the visualization dashboard, clone the repository, build the server (npm install && npm run build), then run the frontend from the visualization/ folder (npm install && npm run dev). It is highly recommended to also add the provided .mdc rules to your project.
Key features of mcp-micromanage
- Commit and PR‑based work plan enforcement
- Three core tools:
plan,track, andupdate - Mandatory user reviews at the commit level
- Real‑time visualization dashboard with auto‑refresh
- Hierarchical view with status‑based color coding
- Zoom and pan capabilities for work plan inspection
Use cases of mcp-micromanage
- Breaking down a development ticket into sequential PRs and commits
- Forcing coding agents to seek user feedback at natural checkpoints
- Visualizing and monitoring the progress of an implementation plan
- Preventing agents from making unintended modifications beyond scope
FAQ from mcp-micromanage
How does mcp-micromanage differ from sequential thinking?
The README states that if sequentialthinking is a dynamic formulation of thought workflows, mcp-micromanage is a dynamic formulation of development task flows.
What tools does mcp-micromanage provide?
It provides three tools: plan to define an implementation plan with PRs and commits, track to monitor progress, and update to change status with mandatory user reviews.
What are the prerequisites for using mcp-micromanage?
You need Node.js and npm installed. For headless mode, only the MCP client is required; for the visualization dashboard, you must clone the repository and run the frontend locally.
How do I set up mcp-micromanage in headless mode?
Add the following to your MCP configuration: "command": "npx", "args": ["-y", "@yodakeisuke/mcp-micromanage"]. Optionally, copy the recommended .mdc rules into your project.
How do I start the visualization dashboard?
Clone the repository, build the server with npm install && npm run build, then navigate to the visualization/ directory and run npm install && npm run dev.
Frequently asked questions
How does mcp-micromanage differ from sequential thinking?
The README states that if `sequentialthinking` is a dynamic formulation of thought workflows, mcp-micromanage is a dynamic formulation of development task flows.
What tools does mcp-micromanage provide?
It provides three tools: `plan` to define an implementation plan with PRs and commits, `track` to monitor progress, and `update` to change status with mandatory user reviews.
What are the prerequisites for using mcp-micromanage?
You need Node.js and npm installed. For headless mode, only the MCP client is required; for the visualization dashboard, you must clone the repository and run the frontend locally.
How do I set up mcp-micromanage in headless mode?
Add the following to your MCP configuration: `"command": "npx", "args": ["-y", "@yodakeisuke/mcp-micromanage"]`. Optionally, copy the recommended `.mdc` rules into your project.
How do I start the visualization dashboard?
Clone the repository, build the server with `npm install && npm run build`, then navigate to the `visualization/` directory and run `npm install && npm run dev`.
Basic information
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Comments