← Index

io.github.sGuNk13/kuriflow-mcp

io.github.sGuNk13/kuriflow-mcp·v0.1.0·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "kuriflow-mcp": {
      "command": "uvx",
      "args": [
        "kuriflow-mcp"
      ],
      "env": {
        "KURIFLOW_API_KEY": "<your-kuriflow_api_key>",
        "KURIFLOW_API_URL": "https://api.kuriflow.com"
      }
    }
  }
}
§02  Environment variables
KURIFLOW_API_KEY
requiredsecret

Your Kuriflow API key. Get one at https://kuriflow.com/signup (Google sign-in, 30 seconds).

KURIFLOW_API_URL

Kuriflow backend URL. Defaults to https://api.kuriflow.com — override only for self-hosted deployments.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other