Workflow Generator runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 27 Jul 2026.
Architecture diagram with concurrency capacity and bottleneck estimates from any codebase.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.Popen([cmd, str(output_file)],
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add workflow-generator -- uvx workflow-generator-mcp
{
"mcpServers": {
"workflow-generator": {
"args": [
"workflow-generator-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.workflow-generator]
command = "uvx"
args = ["workflow-generator-mcp"]
{
"mcpServers": {
"workflow-generator": {
"args": [
"workflow-generator-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"workflow-generator": {
"args": [
"workflow-generator-mcp"
],
"command": "uvx"
}
}
}
Analyze any codebase — get architecture, file roles, execution flows, and agent context.
Codebase observatory with 56+ scanners for git health, architecture, and documentation.
Codebase analysis: dependency graphs, security scanning, and refactor plans for GitHub and GitLab.
Local-first MCP server that reconstructs architecture, workflows and business rules from your code.
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Generates unit tests for Python code with coverage before/after reports and concrete edge cases.
Ainecto MCP connector for workspace, document, ERD, diagram, task, and attachment workflows.
Answers built from our own checks of this server.