Server data from the Official MCP Registry
Public-safe AI business review, workflow risk, and intake advisor for operators.
Public-safe AI business review, workflow risk, and intake advisor for operators.
Valid MCP server (5 strong, 1 medium validity signals). 1 known CVE in dependencies Package registry verified. Imported from the Official MCP Registry.
10 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tenkai2018-ai-business-system-advisor-mcp": {
"args": [
"-y",
"ai-business-system-advisor-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
This MCP server helps founders, operators, and service businesses review where AI can improve operations without damaging customer trust, service quality, or human judgment.
It provides public-safe tools for business context analysis, customer touchpoint mapping, AI opportunity evaluation, trust/control risk assessment, first workflow recommendation, mini report generation, next-step category recommendation, and intake packet export.
It is a first-pass review tool. It does not replace a full professional diagnostic or implementation project.
npm install
npm run build
npm run dev
For an MCP client, configure a stdio server command:
{
"mcpServers": {
"ai-business-system-advisor": {
"command": "node",
"args": ["D:/HUYTQ/ProdXSolution/Projects/AI Business System Advisor MCP/dist/src/index.js"]
}
}
}
Run npm run build before using the node dist/... command.
Published npm command:
npx -y ai-business-system-advisor-mcp
Remote MCP deployment is supported on Cloudflare Workers. See docs/remote-mcp.md.
analyze_business_contextmap_customer_touchpointsidentify_bottlenecksevaluate_ai_opportunitiesassess_trust_control_risksrecommend_first_workflowgenerate_mini_reportrecommend_next_stepexport_intake_packetrun_mini_business_system_reviewevaluate_ai_workflow_ideaprepare_diagnostic_intakegovernance_gap_snapshotnpm run typecheck
npm test
npm run build
npm run lint
npm run demo
npm run dev:remote
npm run validate:registry
npm run verify:publish
The server uses business-facing language and refuses requests for private implementation details. Public reports focus on business context, workflow fit, risk controls, recommended next steps, and missing information.
This package is prepared for npm and MCP Registry publishing:
ai-business-system-advisor-mcpio.github.tenkai2018/ai-business-system-advisor-mcpserver.json.github/workflows/publish-mcp.ymldocs/remote-mcp.mdBefore publishing under a different GitHub account or organization, update mcpName in package.json, name and repository.url in server.json, and the repository URL in package.json.
See:
docs/publishing.mddocs/distribution-playbook.mddocs/deployment.mddocs/remote-mcp.mddocs/marketing-launch.mdBe the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.