nova.mcp-bcp-counting
Enables Claude to guide developers through structured complexity estimation using BCP Plus methodology, counting 13 dimensions and persisting results for H/BCP tracking.
README
nova.mcp-bcp-counting
MCP Server for BCP Plus complexity counting — 10 functional + 3 non-functional dimensions.
Built on the BCP Plus methodology (CI&T, May 2026). Enables Claude to guide developers through structured complexity estimation during planning or coding sessions in VSCode, Claude Code, and Cursor.
What it does
When a developer asks Claude to count BCP for a story, Claude automatically:
- Assesses story maturity — warns if the story is too vague to count reliably
- Counts each dimension in isolation — 1 prompt per dimension, reducing cross-dimensional interference (per whitepaper recommendations)
- Calculates BCP Plus total — Functional BCP + NFR BCP + NFR Ratio + risk classification
- Persists the result — saves to
.bcp/counts.jsonin the project for H/BCP tracking
Quick start
Prerequisites
- Node.js ≥ 18
- One of: VSCode, Claude Code, or Cursor
Install
# Clone and build
git clone https://github.com/danielvm-git/nova.mcp-bcp-counting.git
cd nova.mcp-bcp-counting
npm install
npm run build
# Install for your platform
node dist/installer/install.js --platform vscode # VSCode
node dist/installer/install.js --platform claude-code # Claude Code
node dist/installer/install.js --platform cursor # Cursor
# Or interactive (asks which platform)
node dist/installer/install.js
Use
Open a story file or paste it in the chat, then ask Claude:
Count the BCP Plus for this story.
Decompose this epic into stories and estimate the BCP for each.
Show me the project BCP metrics so far.
The 13 dimensions
Functional (D01–D10) — inherited from BCP open-source release
| # | Dimension | CV% | Stability |
|---|---|---|---|
| D01 | Business Rules | 19.2% | Moderate |
| D02 | Interface Elements | 40.1% | High ⚠️ |
| D03 | Roles / Permissions | 33.2% | High ⚠️ |
| D04 | Solution Variabilities | 47.1% | Critical 🔴 |
| D05 | Boundaries | 44.6% | Critical 🔴 |
| D06 | Domain Entities | 38.6% | High ⚠️ |
| D07 | New Domain Entities | 24.8% | Moderate |
| D08 | Background Processes | 21.4% | Moderate |
| D09 | Notifications | 13.5% | Stable ✅ |
| D10 | Audits | 13.2% | Stable ✅ |
Non-functional (D11–D13) — BCP Plus exclusive
| # | Dimension | CV% | Stability |
|---|---|---|---|
| D11 | Quality Attributes | 22.5% | Moderate |
| D12 | Security & Compliance | 10.5% | Stable ✅ |
| D13 | UX & Accessibility | 9.8% | Most stable ✅ |
CV% = coefficient of variation from the 43-story empirical baseline (CI&T Flow team, April 2026).
D04 and D05 are flagged as LOW CONFIDENCE in all outputs — always validate with the team.
Fibonacci scale
| Label | Score |
|---|---|
| XS | 1 |
| S | 2 |
| M | 3 |
| L | 5 |
| XL | 8 |
NFR Ratio risk levels
| NFR Ratio | Risk | Action |
|---|---|---|
| 0–15% | Primarily functional | Standard delivery |
| 15–30% | Balanced | Monitor NFR during sprint |
| 30–50% | NFR-heavy 🟡 | Architectural spike recommended |
| >50% | Extreme 🔴 | Architectural review required |
Available MCP tools
| Tool | Description |
|---|---|
assess_story_maturity |
Score story maturity 1–5 and get expected CV% |
list_dimensions |
List all 13 dimensions with stability status |
get_dimension_guide |
Full sizing criteria + per-dimension prompt for a given D-id |
count_dimension |
Get counting context for a dimension (used by Claude per-dimension) |
calculate_bcp_plus |
Aggregate scores → Functional + NFR + NFR Ratio + risk |
decompose_epic |
Get guidance to split an epic into well-sized stories |
save_story_count |
Persist a count to .bcp/counts.json |
get_project_metrics |
Read all saved counts and project totals |
Story maturity and counting reliability
Story maturity is the strongest predictor of counting accuracy:
| Maturity | Expected CV | Recommendation |
|---|---|---|
| < 3 | ~39.5% | ⚠️ Do not count — refine first |
| = 3 | ~15.5% | Acceptable — flag open items |
| > 3 | ~12.2% | ✅ Ready to count |
A story reaches maturity 3+ when it has:
- A defined actor
- Clear acceptance criteria (Given/When/Then)
- Business value stated
- Key entities named
Project metrics
After counting stories, BCP data is saved locally in .bcp/counts.json:
{
"project": "my-project",
"summary": {
"story_count": 12,
"total_bcp": 148,
"avg_bcp_per_story": 12.3,
"avg_nfr_ratio_pct": 18.5
},
"stories": [...]
}
Use total_bcp + actual delivery hours to compute H/BCP (hours per BCP point) — the key productivity indicator for AI-augmented teams.
Platform config files generated
| Platform | File |
|---|---|
| VSCode | .vscode/mcp.json |
| Claude Code | via claude mcp add |
| Cursor | .cursor/mcp.json |
References
- BCP Plus Whitepaper — Daniel Vieira Magalhães, CI&T, May 2026
- ScopeCounting — related scope counting tooling
- BCP open-source release — CI&T & Itaú Unibanco, MIT License, May 2026
License
MIT — © CI&T
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。
mcp-server-qdrant
这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。