AI Business System Advisor
io.github.tenkai2018/ai-business-system-advisor-mcpFind the safest first AI workflow before investing in AI agents or automation.
Tools · 9
Summarizes the supplied business context, including customer, offer, workflow, goals, constraints, readiness signals, missing information, and confidence.
Maps customer-facing workflow stages, trust-sensitive moments, automation-safe areas, human-critical areas, missing information, and confidence.
Identifies likely revenue, operations, customer experience, and trust/control bottlenecks from the supplied business context and returns a public-safe summary.
Evaluates candidate AI workflow ideas for business value, implementation readiness, repeatability, trust/control risk, warnings, and missing information.
Reviews a proposed AI workflow for human review needs, data boundaries, quality controls, escalation triggers, unsafe automation risks, and confidence.
Recommends the safest narrow AI-human workflow to implement first, including roles, review rules, escalation rules, success metrics, and missing information.
Generates a public-safe mini business system review with snapshot, bottlenecks, opportunities, risks, first workflow, next step, missing information, and confidence.
Recommends a practical next-step category based on business goal, workflow complexity, implementation readiness, risk level, preferences, and missing information.
Creates a structured public-safe markdown and JSON intake packet with business context, findings, risks, recommended workflow, missing information, and confidence.
Resources · 6
Overview
advisor://overview
How it works
advisor://how-it-works
Readiness guide
advisor://readiness-guide
Sample mini report
advisor://sample-mini-report
Sample intake packet
advisor://sample-intake-packet
Privacy note
advisor://privacy
Prompts · 4
Guide the assistant to run a public-safe mini business system review.
Evaluate whether an AI workflow idea is safe, useful, and reviewable.
Prepare a structured intake packet for a deeper business-system review.
Identify data boundaries, review rules, escalation rules, and quality controls.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai_business_system_advisor": {
"url": "https://mcp.prodxsolution.com/ai-business-system-advisor/mcp",
"transport": "streamable-http"
}
}
}