npm ai-business-system-advisor-mcpstreamable-httpupdated 3mo ago
Find the safest first AI workflow for your business.
What can you do with AI Business System Advisor?
AI Business System Advisor MCP
Find the safest first AI workflow for your business.
AI Business System Advisor MCP helps founders, operators, consultants, and small teams review business workflows, AI opportunities, trust/control risks, and implementation readiness before building AI agents or automation.
It produces a public-safe mini review, recommends a practical first AI-human workflow, and exports a structured intake packet for deeper review or implementation planning.
This MCP is designed for business-system thinking, not generic chatbot recommendations or tool-first automation.
What It Does
- Reviews business context, target customers, offers, workflows, and goals.
- Identifies operational bottlenecks and customer journey friction.
- Evaluates AI workflow ideas for value, readiness, and trust/control risk.
- Recommends a narrow first AI-human workflow with review and escalation rules.
- Generates mini reports and structured intake packets.
Who It Is For
- Solo founders
- Service businesses
- B2B consultants
- Agency owners
- Operators
- Small teams exploring AI agents or automation
Problems It Helps Solve
- Which workflow should I automate first?
- Is this AI agent idea safe for my customer experience?
- Where should humans stay in control?
- What trust/control risks exist in this workflow?
- What information is missing before implementation?
- How should I prepare this business for AI automation?
Use With MCP Clients
For Claude Desktop, Cursor, Windsurf, Codex, or another stdio MCP client:
{
"mcpServers": {
"ai-business-system-advisor": {
"command": "npx",
"args": ["-y", "ai-business-system-advisor-mcp"]
}
}
}
You can also run the package directly:
npx -y ai-business-system-advisor-mcp
For remote MCP clients, use:
https://mcp.prodxsolution.com/ai-business-system-advisor/mcp
Smithery listing:
https://smithery.ai/servers/prodxsolution/ai-business-system-advisor-mcp
Available Tools
analyze_business_contextmap_customer_touchpointsidentify_bottlenecksevaluate_ai_opportunitiesassess_trust_control_risksrecommend_first_workflowgenerate_mini_reportrecommend_next_stepexport_intake_packet
Available Prompts
run_mini_business_system_reviewevaluate_ai_workflow_ideaprepare_diagnostic_intakegovernance_gap_snapshot
Available Resources
- Overview
- How it works
- Readiness guide
- Sample mini report
- Sample intake packet
- Privacy note
Example Questions
Ask your AI assistant:
- Review my business and identify the safest first AI workflow to improve.
- Is this AI agent idea safe for customer support, refunds, and complaints?
- Where should humans stay in control in this workflow?
- What trust/control risks should I consider before automating this process?
- Generate a mini business system review and tell me what information is missing.
- Export an intake packet for deeper workflow review.
Example Output
Mini Business System Review
Business Snapshot:
A service agency sells conversion and landing page work to ecommerce brands. Sales capacity is constrained by manual lead research, inconsistent qualification, and proposal drafting.
Likely Bottlenecks:
- Lead research takes too long before a sales call.
- Proposal quality depends on expert availability.
- Customer-facing claims need clearer approval rules.
Recommended First Workflow:
AI prepares a lead research and qualification brief, then drafts proposal sections from approved language. A human reviews lead fit, scope, pricing, claims, and final customer-facing messages.
Trust And Control Risk:
Medium. The workflow can affect revenue, brand trust, and customer expectations, so AI should prepare work but not send promises or pricing without approval.
Success Metrics:
- qualified calls booked
- proposal cycle time
- human edit rate
- lead-to-call conversion
Missing Information:
ideal customer criteria, approved claims, disallowed claims, proposal rules, escalation triggers, and success metrics
Privacy And Security
The server is read-mostly and does not intentionally persist submitted business context. Do not send passwords, API keys, raw private customer records, regulated data, or confidential contracts.
Outputs are first-pass reviews based on the information provided. They are not legal, financial, medical, HR, or compliance advice.
Public Safety Boundary
The server uses business-facing language and refuses requests for private implementation details. Public outputs focus on business context, workflow fit, risk controls, recommended next steps, and missing information.
It does not expose protected implementation details, exact formulas, confidential designs, or client-specific confidential data.
Roadmap
- More fictional sample reviews for common business types.
- Guided public workflow for mini reviews and intake packets.
- Additional public resources for AI workflow readiness and human review design.
Install
Add AI Business System Advisor to your client. Pick the one you use.
{
"servers": {
"ai-business-system-advisor-mcp": {
"type": "http",
"url": "https://mcp.prodxsolution.com/ai-business-system-advisor/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
claude mcp add ai-business-system-advisor-mcp -- npx -y ai-business-system-advisor-mcpcodex mcp add ai-business-system-advisor-mcp -- npx -y ai-business-system-advisor-mcpamp mcp add ai-business-system-advisor-mcp -- npx -y ai-business-system-advisor-mcp{
"mcpServers": {
"ai-business-system-advisor-mcp": {
"command": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"ai-business-system-advisor-mcp": {
"command": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"mcpServers": {
"ai-business-system-advisor-mcp": {
"command": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"ai-business-system-advisor-mcp": {
"command": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"ai-business-system-advisor-mcp": {
"command": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"ai-business-system-advisor-mcp": {
"type": "local",
"command": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"ai-business-system-advisor-mcp": {
"command": {
"path": "npx",
"args": [
"-y",
"ai-business-system-advisor-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
npx -y ai-business-system-advisor-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
5 tools
AI Business System Advisor exposes 5 tools to a connected agent.
- analyze_business_context
- `map_customer_touchpoints`
- identify_bottlenecks
- `evaluate_ai_opportunities`
- assess_trust_control_risks
- `recommend_first_workflow`
- generate_mini_report
- `recommend_next_step`
- export_intake_packet
- —
Score
71 / 100
Good
- Documentation25/25
- Maintenance19/25
- Trust6/20
- Capability6/15
- Install experience15/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 93 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 5 tool(s) documented
- Provides prompt templates
- Provides resources
- 18 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 0.1.10Latest | May 31, 2026 |
| 0.1.9 | May 31, 2026 |
| 0.1.8 | May 31, 2026 |