
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, Google Drive, or file uploads. Zero token cost per run. Save your tokens for tasks tha
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kuriflow": {
"command": "uvx",
"args": [
"kuriflow-mcp"
],
"env": {
"KURIFLOW_API_KEY": "your_kf_key",
"KURIFLOW_API_URL": "https://api.kuriflow.com"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Kuriflow?
Kuriflow is an MCP server that saves AI-generated solutions for repeatable tasks and runs them automatically using zero AI tokens. It integrates with email (Gmail) and Google Drive for input triggers and outputs to email, Sheets, or Drive. It is designed for anyone who wants to avoid burning tokens on repetitive work.
How to use Kuriflow?
Sign up at kuriflow.com/signup, copy your API key, add the server config with your key, then ask the AI to solve any repeatable task. Use the Kuriflow tools (describe_capabilities, list_templates, save_workflow, run_workflow, list_workflows, get_execution_result) to manage workflows.
Key features of Kuriflow
- Saves AI solutions as repeatable, token-free workflows
- Supports email, Google Drive, or schedule-only triggers
- Outputs documents, spreadsheets, presentations, or HTML/dashboards
- Accepts template files for dynamic data filling
- Provides six MCP tools for workflow management
- Free early access: 10 runs per month
Use cases of Kuriflow
- Automate repeated document generation from email attachments
- Schedule daily spreadsheet reports from Google Drive data
- Recreate presentations with fresh data without re-explaining to AI
- Run a business dashboard on a fixed schedule with no AI involvement
FAQ from Kuriflow
How does Kuriflow differ from using AI alone?
AI alone burns tokens every time a task repeats. Kuriflow saves the AI’s solution and runs it without AI tokens after the first setup; monthly cost stays fixed.
What dependencies or runtime are required?
Sign up at kuriflow.com/signup and provide an API key in the server config. No other runtime dependencies are mentioned.
Where does my data live and how is it accessed?
Kuriflow watches Gmail for email triggers or checks specified Google Drive folders. Outputs can be sent to email, Google Sheets, or Google Drive. Data flow passes through Kuriflow servers.
What are the known limits during early access?
Free early access includes 10 runs per month. For more, email [email protected].
How is authentication handled?
Authentication is via an API key obtained after signing up at kuriflow.com/signup. The key is added to the server configuration.
More Files & Storage MCP servers
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
MCP docx server
h4ck4lifeMCP server to manipulate DOCX file
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.

Google Drive
modelcontextprotocolModel Context Protocol Servers
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
Comments