Kuriflow
@sGuNk13
About Kuriflow
Claude solves problems. Kuriflow makes them repeat. Stop spending AI tokens on the same task every week — let Claude solve it once, then Kuriflow runs it automatically with new data from email or Google Drive. Zero token cost per run. Save your tokens for tasks that actually need
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kuriflow": {
"url": "https://mcp.kuriflow.com",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Tools
4Save Claude's solution as a repeatable workflow
Run it again with new data (uploaded or fetched from your sources)
See your saved workflows
Check results and download outputs
Overview
What is Kuriflow?
Kuriflow is an MCP server that saves Claude’s solution to a repeatable task and runs it automatically without consuming AI tokens. It integrates with Gmail and Google Drive to accept new data and deliver results to email, Sheets, or Drive. It is built for anyone who wants to stop burning tokens on routine work that Claude has already figured out.
How to use Kuriflow?
Sign up at kuriflow.com/signup, copy your API key, add the server configuration to your Claude client, and ask Claude to solve a repeatable task. Then tell Claude to save the solution as a workflow using the save_workflow tool. New data can arrive via email trigger, Google Drive folder monitoring, or schedule-only mode (where the workflow fetches data online). You can also provide template files (.docx, .xlsx, .pptx) that Kuriflow fills with fresh data every run.
Key features of Kuriflow
- Saves Claude’s solution as a repeatable workflow.
- Runs workflows without using any AI tokens.
- Accepts input from Gmail or Google Drive.
- Supports scheduled runs (hourly, daily, weekly).
- Fills template files (.docx, .xlsx, .pptx) with fresh data.
- Provides tools: save_workflow, run_workflow, list_workflows, get_execution_result.
Use cases of Kuriflow
- Analyze sales data and create a dashboard with charts every month.
- Build a DCF model from financial statements fetched from an online source.
- Generate a monthly expense report from a spreadsheet using a company template.
- Automate client proposal decks or payroll summaries using template files.
FAQ from Kuriflow
How does Kuriflow differ from using Claude alone?
Without Kuriflow, every repetition of a task burns AI tokens. Kuriflow runs the saved solution automatically, so repeats consume zero tokens after the initial solve.
What data sources can trigger a workflow?
A workflow can be triggered by new email attachments in Gmail, new files in a Google Drive folder (checked on a schedule), or on a fixed schedule where the workflow fetches its own data from online sources.
What file formats does Kuriflow support for templates?
Template files can be .docx, .xlsx, or .pptx. Kuriflow fills them with fresh data and results on every run.
What are the costs and limits?
Kuriflow offers free early access with 10 runs per month. For additional runs, users can email [email protected].
What tools does Kuriflow provide?
The server exposes four tools: save_workflow, run_workflow, list_workflows, and get_execution_result.
More Files & Storage MCP servers
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time
box-mcp-server
hmkA Box model context protocol server to search, read and access files
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server
MCP File System Server
MarcusJellinghausMCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
Mcp Directory
chatmcpdirectory for Awesome MCP Servers
Comments