io.github.RuloGB/compendio-mcp
NPM · COMPENDIO-MCP · SCANNED SEP 25
Indexes your project's markdown docs and serves them to any agent via local hybrid search.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 87 of 253 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability64
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1137 tokens (~379/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management60
- Stability observed for 18 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.RuloGB/compendio-mcp server?
io.github.RuloGB/compendio-mcp runs locally as an npm package, launched with npx -y compendio-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · compendio-mcp
claude mcp add rulogb-compendio-mcp -- npx -y compendio-mcp
{
"mcpServers": {
"rulogb-compendio-mcp": {
"command": "npx",
"args": [
"-y",
"compendio-mcp"
]
}
}
} {
"servers": {
"rulogb-compendio-mcp": {
"command": "npx",
"args": [
"-y",
"compendio-mcp"
]
}
}
} codex mcp add rulogb-compendio-mcp -- npx -y compendio-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"rulogb-compendio-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"compendio-mcp"
],
"enabled": true
}
}
} openclaw mcp add rulogb-compendio-mcp --command npx --arg -y --arg compendio-mcp
mcp_servers:
rulogb-compendio-mcp:
command: "npx"
args: ["-y", "compendio-mcp"] {
"McpServers": {
"rulogb-compendio-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"compendio-mcp"
]
}
}
} assistant mcp add rulogb-compendio-mcp -t stdio -c npx -a -y compendio-mcp
{
"mcpServers": {
"rulogb-compendio-mcp": {
"command": "npx",
"args": [
"-y",
"compendio-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 0
- Stability: 0.40 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: 0.83 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.7.0 → 1.7.2 functional
- Package version: 1.7.0 → 1.7.1 functional
- 19 Sept 26 +1
- Stability: 0.37 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.6.0 → 1.7.0 functional
- 17 Sept 26 +4
- GHSA-rgj7-g3m4-5g8c no longer affects this package ▲ security
- GHSA-f88m-g3jw-g9cj no longer affects this package ▲ security
- CVE-2026-39244 no longer affects this package ▲ security
- Known CVEs: fail → pass ▲ security
- 15 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- 13 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Package version: 1.5.0 → 1.6.0 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Analysed npm/compendio-mcp@1.7.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 253 packages
| Packages resolved | 253 |
|---|---|
| Deprecated | 1 |
| Stale | 86 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
docs_overview Documentation map ~108
Map of the documentation corpus: counts by type and module, plus one line per document ([type] path — summary (status)). Use it to enumerate what exists, or to pick filter values for search_docs. When a user names a .md file but its exact indexed path is uncertain, use this to find that path before calling read_doc. For a specific question, call search_docs first — it answers in one call, while orienting here lists the whole corpus before you can read anything.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
read_doc Read a document ~241
Reads one section of a document, along with its frontmatter. Built for sections, not whole files: pass section whenever you can. Omitting it returns the entire document when it is small or cannot usefully be split into sections; a large document with sections returns its outline instead (H2 and H3 headings, each with an estimated token size), so call again with one of those headings as section. To read or summarize a whole document, start from its outline and request the sections you need. When a user names a section in a .md document, pass that named section here after locating the indexed path with docs_overview if necessary. If the path does not exist, it responds with the 3 closest matching paths instead of failing.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | Document path, relative to the docs directory |
| section | string | – | Heading (or part of it) of the section to read, e.g. 'Business rules', or a heading from read_doc's outline. Use the section field of a search_docs result. Sections name a region of a document, not a… |
No output schema declared.
No examples provided.
search_docs Documentation search ~426
Hybrid search (lexical BM25 + semantic) in natural language over the project's documentation, with metadata filters. Entry point for any question about what the project does or why — behaviour, business rules, the exact text of a user-facing message, limits, endpoints, deployment steps, or the reasoning behind a decision. For a content or project question, this is the cheapest first probe; a filename alone does not reliably identify an indexed path, so resolve named .md files with docs_overview before calling read_doc. Source code remains the authority on current behaviour, while these docs are the only record of intent. The top result carries a full-length excerpt, centred on the part of the document that matched, which usually answers outright; the rest carry short ones, centred on their own match, enough to tell whether the top result is the right one. Each result has path, title, section, excerpt and score; section names the document region the fragment came from — a document with no headings reports one region for the whole file. A '…' at either end of an excerpt marks content omitted there — that is the signal to call read_doc with its path and section. If the project declares convention.excludedStatuses, documents in those statuses are left out unless include_excluded is set; if it declares none, no document is excluded by status.
| Name | Type | Req | Description |
|---|---|---|---|
| include_excluded | boolean | – | Include documents whose status is listed in convention.excludedStatuses (no effect if the project declares no exclusions) |
| k | integer | – | Number of results (5 by default) |
| module | string | – | Filter by module — same caveat as type: omit unless docs_overview showed the value. |
| query | string | yes | Natural-language query |
| tags | array | – | Filter by tags (matching one is enough) — same caveat: omit unless docs_overview showed them. |
| type | string | – | Filter by document type — project-defined, and absent entirely in many projects. Omit it unless docs_overview showed you the value; never infer it from directory names or paths. |
No output schema declared.
No examples provided.
What is the io.github.RuloGB/compendio-mcp server?
io.github.RuloGB/compendio-mcp is listed in the public MCP registry as io.github.RuloGB/compendio-mcp. Indexes your project's markdown docs and serves them to any agent via local hybrid search. This page covers its npm package (compendio-mcp).
Is the io.github.RuloGB/compendio-mcp server safe to use?
io.github.RuloGB/compendio-mcp scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.RuloGB/compendio-mcp server expose?
io.github.RuloGB/compendio-mcp exposes 3 tools: docs_overview, search_docs, read_doc. Their descriptions and schemas cost roughly 775 tokens of context every time the server is loaded.
Is the io.github.RuloGB/compendio-mcp server still maintained?
io.github.RuloGB/compendio-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.RuloGB/compendio-mcp server under?
io.github.RuloGB/compendio-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.