Claude Code Ultimate Guide
NPM · CLAUDE-CODE-ULTIMATE-GUIDE-MCP · SCANNED SEP 20
Search the Claude Code Ultimate Guide and machine-readable references from any MCP client.
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
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- 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 14 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability87
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1567 tokens (~68/item across 23 items; 17 tools + 6 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management63
- Stability observed for 19 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 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 19 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 Claude Code Ultimate Guide MCP server?
Claude Code Ultimate Guide runs locally as an npm package, launched with npx -y claude-code-ultimate-guide-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 · claude-code-ultimate-guide-mcp
claude mcp add florianbruniaux-claude-code-guide -- npx -y claude-code-ultimate-guide-mcp
{
"mcpServers": {
"florianbruniaux-claude-code-guide": {
"command": "npx",
"args": [
"-y",
"claude-code-ultimate-guide-mcp"
]
}
}
} {
"servers": {
"florianbruniaux-claude-code-guide": {
"command": "npx",
"args": [
"-y",
"claude-code-ultimate-guide-mcp"
]
}
}
} codex mcp add florianbruniaux-claude-code-guide -- npx -y claude-code-ultimate-guide-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"florianbruniaux-claude-code-guide": {
"type": "local",
"command": [
"npx",
"-y",
"claude-code-ultimate-guide-mcp"
],
"enabled": true
}
}
} openclaw mcp add florianbruniaux-claude-code-guide --command npx --arg -y --arg claude-code-ultimate-guide-mcp
mcp_servers:
florianbruniaux-claude-code-guide:
command: "npx"
args: ["-y", "claude-code-ultimate-guide-mcp"] {
"McpServers": {
"florianbruniaux-claude-code-guide": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"claude-code-ultimate-guide-mcp"
]
}
}
} assistant mcp add florianbruniaux-claude-code-guide -t stdio -c npx -a -y claude-code-ultimate-guide-mcp
{
"mcpServers": {
"florianbruniaux-claude-code-guide": {
"command": "npx",
"args": [
"-y",
"claude-code-ultimate-guide-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.
- 18 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.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 8 Sept 26 +3
- Stability: unverified → 0.23 ▲ functional
- 1 Sept 26 73
First indexed and scored.
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 20 Sept 2026 · Analysed npm/claude-code-ultimate-guide-mcp@1.3.1
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 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| 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 →
compare_versions ~70
Show what changed between two Claude Code CLI versions. Lists all releases in range with aggregated highlights and breaking changes.
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | yes | Starting version (older), e.g. "2.1.50" |
| to | string | – | Ending version (newer). Omit to use the latest. |
No output schema declared.
No examples provided.
diff_official_docs ~64
Compare the baseline and current official Anthropic Claude Code docs snapshots. Shows added, removed, and modified pages. No network call — reads local files only. Run init_official_docs() first, then refresh_official_docs() when you want to update the current snapshot.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_changelog ~63
Return the last N entries from the Claude Code Ultimate Guide CHANGELOG. Shows what changed in the guide itself (not Claude Code CLI releases — use get_release() for that).
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | Number of recent changelog entries to return (default 5) |
No output schema declared.
No examples provided.
get_cheatsheet ~67
Return the Claude Code cheatsheet — a compact 1-page reference covering the most important commands, shortcuts, config options, and workflows.
| Name | Type | Req | Description |
|---|---|---|---|
| section | string | – | Optional: filter to a specific section (e.g. "installation", "hooks", "agents", "mcp") |
No output schema declared.
No examples provided.
get_digest ~69
Return a digest of guide and Claude Code CLI changes for a given period. Combines guide CHANGELOG entries + official Claude Code releases in the time window.
| Name | Type | Req | Description |
|---|---|---|---|
| period | string | yes | Time window: "day" (24h), "week" (7 days), "month" (30 days) |
No output schema declared.
No examples provided.
get_example ~69
Fetch a production-ready template or example from the guide (agents, skills, commands, hooks, scripts). Pass a partial name to search for matching examples.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Example name or partial match (e.g. "code-reviewer", "pre-commit hook", "custom agent") |
No output schema declared.
No examples provided.
get_release ~85
Get details about Claude Code CLI official releases. Pass a version to get a specific release, or omit to get the latest and recent history.
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | Number of recent releases to show when no version specified (default 5) |
| version | string | – | Specific version (e.g. "2.1.59"). Omit for latest + recent 5. |
No output schema declared.
No examples provided.
get_threat ~90
Look up a specific threat by ID from the security threat database. Supports CVE IDs (e.g. "CVE-2025-53109") and technique IDs (e.g. "T001").
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Threat ID: a CVE identifier (e.g. "CVE-2025-53109") or attack technique ID (e.g. "T001") |
No output schema declared.
No examples provided.
init_official_docs ~66
Fetch the official Anthropic Claude Code docs (llms-full.txt) and store a local snapshot as the diff baseline. Run this first. Safe to re-run — overwrites previous baseline AND current. Takes ~5s (fetches ~1.2MB from Anthropic).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_examples ~68
List all production-ready templates in the guide by category (agents, commands, hooks, skills, scripts). Use get_example(name) to fetch the content of any specific template.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by category: agents | commands | hooks | skills | scripts. Omit for all. |
No output schema declared.
No examples provided.
list_threats ~69
Browse the security threat database. Without a category, returns a summary with counts. With a category, returns the full list for that section.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Section to list: cves | authors | skills | techniques | mitigations | sources. Omit for a global summary. |
No output schema declared.
No examples provided.
list_topics ~32
List all top-level topics and categories in the Claude Code Ultimate Guide. Useful for exploring what the guide covers before searching.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
read_section ~161
Read a section from a guide file (markdown, YAML, examples). Supports pagination via offset, or a "#heading-slug" anchor to jump straight to a section (as returned by search_guide()). Use after search_guide() to fetch the full content at a specific location.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max lines to return (default 500, max 500) |
| offset | number | – | Line number to start reading from (1-based, default 1). Ignored when path has a "#" anchor. |
| path | string | yes | Relative path from repo root, optionally with a "#heading-slug" anchor (e.g. "guide/ultimate-guide.md", "guide/core/memory-systems.md#1-tldr-three-track-model") |
No output schema declared.
No examples provided.
refresh_official_docs ~58
Re-fetch the official Anthropic Claude Code docs and update the "current" snapshot without touching the baseline. Run this to update the comparison target before diffing. Takes ~5s (fetches ~1.2MB from Anthropic).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_examples ~97
Semantic search across all production-ready templates by intent (e.g. "hook lint", "agent code review"). Different from get_example (exact name) and list_examples (category browse).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 10, max 20) |
| query | string | yes | Search query describing the template you need, e.g. "hook lint", "agent code review", "pre-commit typescript" |
No output schema declared.
No examples provided.
search_guide ~102
Search the Claude Code Ultimate Guide by topic, keyword, or question. Covers features, hooks, agents, MCP, skills, commands, and best practices. Use this FIRST for any Claude Code question instead of web search.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 10, max 20) |
| query | string | yes | Search query — topic, question, or keyword (e.g. "hooks", "custom agents", "cost optimization") |
No output schema declared.
No examples provided.
search_official_docs ~82
Search the official Anthropic Claude Code documentation by keyword or topic. Uses the local current snapshot — no network call. Run init_official_docs() first.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max sections to return (default 5) |
| query | string | yes | Search term or topic (e.g. "hooks", "MCP authentication", "cost limits") |
No output schema declared.
No examples provided.
What is the Claude Code Ultimate Guide MCP server?
Claude Code Ultimate Guide is an MCP server listed in the public MCP registry as io.github.FlorianBruniaux/claude-code-guide. Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. This page covers its npm package (claude-code-ultimate-guide-mcp).
Is the Claude Code Ultimate Guide MCP server safe to use?
Claude Code Ultimate Guide scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 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 Claude Code Ultimate Guide MCP server expose?
Claude Code Ultimate Guide exposes 17 tools: search_guide, read_section, list_topics, get_example, get_changelog, and 12 more. Their descriptions and schemas cost roughly 1,312 tokens of context every time the server is loaded.
Is the Claude Code Ultimate Guide MCP server still maintained?
Claude Code Ultimate Guide is still listed as active in the MCP registry. We last reached this channel on 20 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 Claude Code Ultimate Guide MCP server under?
Claude Code Ultimate Guide declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.