wolfflow-mcp

minipuft/wolfflow-mcp
★ 182 stars TypeScript AI/LLM Updated today
Wolfflow: Model Context Protocol (MCP) server for reusable prompt templates, multi-step workflow chains, and quality gates. Compose agentic workflows with an operator syntax; export as native skills to Claude Code, Cursor, OpenCode, and Gemini CLI.
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": {
    "wolfflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "minipuft/wolfflow-mcp"
      ]
    }
  }
}

README Excerpt

<!-- maintainers: this README is governed by docs/portfolio/readme-charter.md — run `cd server && npm run validate:readme` before committing changes --> <div align="center"> <img src="assets/logo.png" alt="Claude Prompts MCP Server Logo" width="200" /> **An MCP workflow server.** Craft reusable prompts with validation and reasoning guidance.<br>

Tools (3)

prompt_engineresource_managersystem_control

Topics

agentic-workflowsai-automationai-developmentai-workflowsclaudeclaude-codellmllm-toolsmcpmcp-servermodel-context-protocolnodejsprompt-engineeringprompt-managementprompt-templates