Skip to main content
Glama
JASMINE145-ACT

WorkBuddy Quotation MCP

WorkBuddy 报价旁路包(PC · GitHub 优先 · 与 Mixing 隔离)

仓库: https://github.com/JASMINE145-ACT/workbuddy-quote-pack (私有)
交付方式: 员工 git clone 后用 WorkBuddy 打开本仓库根目录(若在 monorepo 内则为 workbuddy-quote-pack 子目录)。
WorkBuddy 会读 AGENTS.md + .mcp.json(仍需员工填密钥并批准 MCP)。
非目标: iOS;打进 Mixing NSIS。

员工步骤

1. 安装 Bun(PATH 或 %LOCALAPPDATA%\.bun\bin\bun.exe)— dist 必须用 Bun,不能用 Node
2. git clone https://github.com/JASMINE145-ACT/workbuddy-quote-pack.git
3. WorkBuddy 打开该仓库根目录
4. pip install -r requirements.txt(建议 Python 3.11)
5. MCP env:ORG_USERNAME + LLM_SELECTOR_API_KEY + LLM_SELECTOR_BASE_URL + LLM_SELECTOR_MODEL
6. 无 monorepo:设 CCB_REPO_ROOT,或 IT 跑 stage-runtime-from-repo.ps1 → runtime/

排障见 TROUBLESHOOTING.md(Bun vs Node、stdout 污染、selector 环境变量等)。

首次登录:

$env:ORG_USERNAME = "<user>"
$env:ORG_PASSWORD = "<pass>"
python .\ensure-org-session.py
python .\smoke-org-api-source.py
# → source=org_api

详细清单见 REQUIREMENTS.md

Related MCP server: accelo-mcp

WorkBuddy 会读什么

文件

作用

AGENTS.md

项目级助手说明(指向 system-prompt)

.mcp.json

项目 MCP:quotationstart-quotation-mcp.ps1

system-prompt.md

完整查价 SOP

ALLOWED_TOOLS.md

工具白名单(含库存)

env.example

环境变量说明(无密钥)

requirements.txt

Python 依赖

TROUBLESHOOTING.md

Connection closed / Bun / selector 清单

不会自动出现的: org 密码、selector key、Accurate AOL_* —— 必须员工自配。

运行时(无 CCB 安装)

start-quotation-mcp.ps1 解析顺序:

  1. 本目录 runtime/(IT 可用 stage-runtime-from-repo.ps1 生成,勿提交 token

  2. 已装的 CCB-Wanding(一般没有)

  3. 上层 monorepo(RepoRoot / 默认 D:\Projects\claude-code-best

推荐:员工直接 clone 含本目录的 monorepo(或 sparse checkout),这样不必 stage zip。

架构

WorkBuddy 打开本目录
  → AGENTS.md + .mcp.json
  → start-quotation-mcp.ps1
       · ensure org JWT → %LOCALAPPDATA%\CCB-Wanding\workbuddy\
       · PRICE_LKG_DIR 隔离
       · 进程级 selector / AOL
  → quotation-server stdio → source=org_api

IT / 仓库维护

  • 本包只改 ccb-installer/workbuddy-quote-pack/(+ 本 task 文档);禁止改 Mixing agent / NSIS。

  • zip(pack-zip.ps1)仅作离线备份,不是主交付。

  • 推 GitHub:私有仓即可;不要提交 .org-session.token / .env / 真实 key(已在 .gitignore)。

验收

  1. smoke-org-api-source.pysource=org_api

  2. 无 selector → start 报 Missing selector key

  3. WorkBuddy 聊天「直接50」→ 锁码 + B 价(配齐 key 后)

Rollback

%LOCALAPPDATA%\CCB-Wanding\workbuddy\ + 卸项目 MCP。不影响 Mixing。

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    A production-ready MCP server that enables interaction with the AroFlo API to manage quotes, projects, and labor reporting. It features secure request signing and exposes API documentation as resources for enhanced context and tool surface.
    Last updated
    51
    2
  • A
    license
    -
    quality
    B
    maintenance
    MCP server exposing Accelo quote tools (list, get, create, update) with per-user OAuth authentication for natural language interaction.
    Last updated
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Cloudflare-hosted MCP server for stateful fence quoting. It stores quote state per quote_id and computes BOMs using a pure resolver.
    Last updated
  • F
    license
    -
    quality
    B
    maintenance
    A read-only MCP server that provides conversational querying of quotations data (counts, values, lookups) via tools like quotation_stats, search_quotations, and find_by_number.
    Last updated

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for Unity-MCP, built to return verdicts, receipts, usage logs, and audit-ready JSO

  • A paid remote MCP for Equibles, built to return verdicts, receipts, usage logs, and audit-ready JSON

  • Read-only MCP server for ClassQuill, a tutoring-business-management platform.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JASMINE145-ACT/workbuddy-quote-pack'

If you have feedback or need assistance with the MCP directory API, please join our Discord server