Kuriflow MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 8 May 2026.
Make AI tasks repeatable. Run with new data automatically — zero AI tokens per run.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kuriflow-mcp -- uvx kuriflow-mcp
{
"mcpServers": {
"kuriflow-mcp": {
"args": [
"kuriflow-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kuriflow-mcp]
command = "uvx"
args = ["kuriflow-mcp"]
{
"mcpServers": {
"kuriflow-mcp": {
"args": [
"kuriflow-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kuriflow-mcp": {
"args": [
"kuriflow-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.