MCP Hub
Back to servers

kuriflow-mcp

Make AI tasks repeatable. Run with new data automatically — zero AI tokens per run.

Registry
Updated
May 6, 2026

Quick Install

uvx kuriflow-mcp

mcp-name: io.github.sGuNk13/kuriflow-mcp

Kuriflow MCP Server

AI solves tasks once. Kuriflow makes them repeat.

Stop spending AI tokens on the same task every week. Let your AI agent solve it once, then Kuriflow runs it automatically with new data — via email, Google Drive, or schedule. Zero token cost per run.

Quick Start

Option 1: Remote (recommended)

Connect to our hosted server — no installation needed.

{
  "mcpServers": {
    "kuriflow": {
      "url": "https://mcp.kuriflow.com",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Option 2: Local

{
  "mcpServers": {
    "kuriflow": {
      "command": "uvx",
      "args": ["kuriflow-mcp"],
      "env": {
        "KURIFLOW_API_KEY": "your_kf_key",
        "KURIFLOW_API_URL": "https://api.kuriflow.com"
      }
    }
  }
}

Get Your API Key

  1. Sign up at kuriflow.com/signup (30 seconds, Google account)
  2. Copy your API key from the onboarding page
  3. Add it to your config above

How It Works

  1. Ask your AI agent (Claude, Gemini, ChatGPT, or any MCP-compatible client) to solve a task. For example:
    • "Analyze this sales data and create a dashboard with charts"
    • "Build a DCF model from the financial statement fetched from my Google Drive"
    • "Generate a monthly expense report from this spreadsheet using our template"
  2. The AI gives the solution.
  3. You ask the AI to save it as a repeatable workflow with Kuriflow.
  4. Choose how new data arrives:
    • Email trigger — Kuriflow watches your Gmail. When someone sends an attachment, the workflow runs automatically.
    • Google Drive — Kuriflow checks a Drive folder on your schedule (hourly, daily, weekly). New file? Workflow runs.
    • Schedule only — No input needed. The workflow fetches its own data from online sources and runs on your schedule.
    • Manual upload — Upload a file whenever you're ready.

You can also provide template files (.docx, .xlsx, .pptx) so Kuriflow fills them with fresh data every run.

Tools

ToolDescription
save_workflowSave the AI's solution as a repeatable workflow
run_workflowRun it again with new data
list_workflowsSee your saved workflows
list_kurisBrowse available workflow types
get_execution_resultCheck results and download outputs
request_approvalRequest human approval before proceeding
get_approval_statusCheck approval decision
query_regulationLook up regulatory rules

Why Kuriflow?

AI aloneAI + Kuriflow
First timeAI solves itAI solves it
Every repeatTokens burned againRuns with new data, no tokens
Monthly costGrows with every repeatFixed after setup
Your tokensSpent on routineSaved for what matters

Free Early Access

10 runs per month. Need more? Email support@kuriflow.com.

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review