automatelab.tech
AutomateLab's free AI-SEO and automation tools (AI SEO checker, AI Overview eligibility, FAQ schema audit, GPTBot/robots helper, llms.txt validator, n8n cost calculator and workflow validator, Zapier/Make/n8n pricing) plus blog and dataset search — each exposed to agents as a WebMCP tool.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 6 · Act 4 · Transact 0 · Score: Not yet scored
Tool inspector
estimate_n8n_cost
Estimate monthly cost of n8n Cloud vs self-hosting for a given workload, plus the break-even point. Returns a Markdown summary.
Page: /tools/n8n-cost-calculator/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
execs |
number | no | Workflow executions per month |
workflows |
number | no | Number of active workflows |
steps |
number | no | Average steps (nodes) per workflow |
rate |
number | no | Your ops time hourly rate in USD |
queue_mode |
string | no | Force queue mode: auto, on, or off |
Raw JSON schema
{
"type": "object",
"properties": {
"execs": {
"type": "number",
"description": "Workflow executions per month"
},
"workflows": {
"type": "number",
"description": "Number of active workflows"
},
"steps": {
"type": "number",
"description": "Average steps (nodes) per workflow"
},
"rate": {
"type": "number",
"description": "Your ops time hourly rate in USD"
},
"queue_mode": {
"type": "string",
"description": "Force queue mode: auto, on, or off",
"enum": [
"auto",
"on",
"off"
]
}
},
"required": []
}
Similar websites
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.