Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AI Business System Advisor

io.github.tenkai2018/ai-business-system-advisor-mcp

Find the safest first AI workflow before investing in AI agents or automation.

Uptime
100.0%
2 direct probes · 30d
Response
418ms
last probe
Tools
9
callable
Resources
6
readable
Prompts
4
available

Tools · 9

analyze_business_context

Summarizes the supplied business context, including customer, offer, workflow, goals, constraints, readiness signals, missing information, and confidence.

map_customer_touchpoints

Maps customer-facing workflow stages, trust-sensitive moments, automation-safe areas, human-critical areas, missing information, and confidence.

identify_bottlenecks

Identifies likely revenue, operations, customer experience, and trust/control bottlenecks from the supplied business context and returns a public-safe summary.

evaluate_ai_opportunities

Evaluates candidate AI workflow ideas for business value, implementation readiness, repeatability, trust/control risk, warnings, and missing information.

assess_trust_control_risks

Reviews a proposed AI workflow for human review needs, data boundaries, quality controls, escalation triggers, unsafe automation risks, and confidence.

recommend_first_workflow

Recommends the safest narrow AI-human workflow to implement first, including roles, review rules, escalation rules, success metrics, and missing information.

generate_mini_report

Generates a public-safe mini business system review with snapshot, bottlenecks, opportunities, risks, first workflow, next step, missing information, and confidence.

recommend_next_step

Recommends a practical next-step category based on business goal, workflow complexity, implementation readiness, risk level, preferences, and missing information.

export_intake_packet

Creates a structured public-safe markdown and JSON intake packet with business context, findings, risks, recommended workflow, missing information, and confidence.

Resources · 6

overview

Overview

advisor://overview
how-it-works

How it works

advisor://how-it-works
readiness-guide

Readiness guide

advisor://readiness-guide
sample-mini-report

Sample mini report

advisor://sample-mini-report
sample-intake-packet

Sample intake packet

advisor://sample-intake-packet
privacy

Privacy note

advisor://privacy

Prompts · 4

run_mini_business_system_review

Guide the assistant to run a public-safe mini business system review.

evaluate_ai_workflow_idea

Evaluate whether an AI workflow idea is safe, useful, and reviewable.

prepare_diagnostic_intake

Prepare a structured intake packet for a deeper business-system review.

governance_gap_snapshot

Identify data boundaries, review rules, escalation rules, and quality controls.

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"
    }
  }
}