mcp-engine-bootstrap

mcp-engine-bootstrap is a skill for Codex from maxanatsko/mcp-engine-public. It costs 87 tokens per session (835 once invoked), scanned A, original, no licence file.

A set of instructions for starting and maintaining a SemanticOps MCP session, including connecting to a Power BI model. Power BI is Microsoft’s tool for working with data models and reports.

In plain words
What is it for?
Starting a session, checking the connection, applying saved preferences, preparing data requests, and recovering from setup errors.
Why use it?
It helps recover from connection problems, missing results, outdated model information, and invalid tool arguments before doing analysis.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/maxanatsko/mcp-engine-public/mcp-engine-bootstrap
Any agent
npx skills add maxanatsko/mcp-engine-public --skill mcp-engine-bootstrap
Clone the repo
git clone --depth 1 https://github.com/maxanatsko/mcp-engine-public

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mcp-engine-bootstrap

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxanatsko/mcp-engine-public/mcp-engine-bootstrap.svg)](https://agentmods.dev/skills/maxanatsko/mcp-engine-public/mcp-engine-bootstrap)
Your own site
<a href="https://agentmods.dev/skills/maxanatsko/mcp-engine-public/mcp-engine-bootstrap"><img src="https://agentmods.dev/badge/skills/maxanatsko/mcp-engine-public/mcp-engine-bootstrap.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 835 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00087 $0.00835
Opus 5 $0.00044 $0.00417
Sonnet 5 $0.00017 $0.00167
Haiku 4.5 $0.00009 $0.00084

Measured 6d ago against content hash 0f5d64c68c1a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mcp-engine-bootstrap scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/mcp-engine-bootstrap/SKILL.md · 37 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 37 lines · 87 tokens per session scan A 0f5d64c68c1a

Subscribe to this mod's changes

mcp-engine-bootstrap is a skill published in the GitHub repository maxanatsko/mcp-engine-public (256 stars, last pushed 9d ago), with no licence file. It adds 87 tokens to every session and 835 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

powerbi-expert

Expert-level Power BI, DAX, M language, data modeling, Power Query, report design, and paginated reports. Use when the user mentions DAX, Power Query, BI, Microsoft platforms, analytics, or data modeling, or when the task involves DAX Fundamentals, Advanced DAX, Row-Level Security, or Report Design.

personamanagmentlayer/pcl · 73 tokens

shadow-perception-powerbi

Pre-publish council for Power BI Tabular models. Five voices review .bim / .tmdl / .dax for divide-by-zero without DIVIDE(), USERPRINCIPALNAME() bypassable without an RLS role, duplicate measure names, PII column references, and performance smells (nested CALCULATE, EARLIER pattern). Returns SHIP / REWORK / BLOCK…

alex-jb/shadow-perception-mcp · 108 tokens

powerbi-mcp

Kết nối và tương tác trực tiếp với Power BI Desktop (Local) và Power BI Service (Cloud) qua MCP Server.

ducnguyen221/powerbi-agent · 31 tokens

powerbi-pipeline

Quy trình chuẩn 9 khâu để AI Agent làm phân tích dữ liệu end-to-end trên Power BI — từ kết nối Power Query, transform M, mô hình hóa, DAX, đến trang báo cáo hoàn thiện theo template và chưng cất tri thức. Kích hoạt khi người dùng yêu cầu: "phân tích dữ liệu với Power BI", "dựng báo cáo Power BI từ đầu", "làm dashboard…

ducnguyen221/powerbi-agent · 130 tokens

kpim-analysis

Quy trình phân tích KPIM để AI Agent triển khai một dự án báo cáo Power BI trọn vẹn từ một bộ dữ liệu + tài liệu đầu vào — tự khảo sát, hỏi ngược người dùng, dựng tài liệu nghiệp vụ chuẩn hóa (6 mindmap + bảng), lập kế hoạch (Excel), rồi bàn giao cho powerbi-pipeline thực thi. Kích hoạt khi user: "phân tích bộ dữ liệu…

ducnguyen221/powerbi-agent · 156 tokens

powerbi-knowledge

Knowledge OS của powerbi-agent — cơ chế lưu trữ & học hỏi tri thức dự án Power BI vào thư mục dự án do USER CHỈ ĐỊNH ngoài repo (mặc định /powerbi-project). Kích hoạt khi: bắt đầu/kết thúc dự án Power BI, user nói "lưu tri thức", "đóng gói kiến thức", "dự án cũ làm thế nào", "đã từng làm gì tương tự", "quét thiết kế…

ducnguyen221/powerbi-agent · 156 tokens