Loomal

Dev Workflow MCP Server

MCP server by github.com/programinglive/dev-workflow-mcp-server

MCP server to enforce development workflow discipline

1 starsnpm: @programinglive/dev-workflow-mcp-server

About Dev Workflow MCP Server

Dev Workflow MCP Server is an MCP (Model Context Protocol) server published by programinglive in the official MCP registry, listed under App Automation on Loomal. MCP server to enforce development workflow discipline

It ships as an npm package (@programinglive/dev-workflow-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/programinglive/dev-workflow-mcp-server, where the project has earned 1 GitHub stars.

Use Dev Workflow MCP Server with your agent

Claude Code · one command
claude mcp add dev-workflow-mcp-server -- npx -y @programinglive/dev-workflow-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dev-workflow-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@programinglive/dev-workflow-mcp-server"
      ]
    }
  }
}
npm@programinglive/dev-workflow-mcp-server

Frequently asked questions

What is Dev Workflow MCP Server?
Dev Workflow MCP Server is an MCP (Model Context Protocol) server by programinglive in the App Automation category. MCP server to enforce development workflow discipline
How do I connect Dev Workflow MCP Server to Claude, Cursor, or another MCP client?
Install Dev Workflow MCP Server from its npm package (@programinglive/dev-workflow-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Dev Workflow MCP Server open source?
Yes — the source code is public at github.com/programinglive/dev-workflow-mcp-server, with 1 GitHub stars.
Can AI agents pay to use Dev Workflow MCP Server?
Not yet through Loomal — Dev Workflow MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Dev Workflow MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.