Claude Code Ultimate Guide MCP Server

Florian BRUNIAUX AI Founding Engineer @ Méthode Aristote 13 years from developer to CTO / VP Eng Blog Projects. It runs locally over stdio via the published package.

People who work with agentic coding, ai assistant and cli tool and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 5,990 · #6 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

CC-BY-SA-4.0 · Python servers · how we verify → /methodology

01 · Install Claude Code Ultimate Guide

Claude Code

claude mcp add florianbruniaux-claude-code-ultimate-gui -- npx -y claude-code-ultimate-guide-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "florianbruniaux-claude-code-ultimate-gui": {
      "command": "npx",
      "args": [
        "-y",
        "claude-code-ultimate-guide-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license CC-BY-SA-4.0 - declared in the repository

npm package claude-code-ultimate-guide-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.FlorianBruniaux is GitHub-verified and matches the repo owner

03 · What Claude Code Ultimate Guide can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

guide-export-v3.43.0 · 2026-09-14

Auto-generated from guide/ultimate-guide.md on every push that modifies the guide. · | Format | Download | · |--------|----------| · | PDF (full guide) | guide-export.pdf | · | EPUB (e-reader) | guide-export.epub |…

v3.43.0 · 2026-08-31

Claude Code Ultimate Guide v3.43.0 · This release replaces the 1,003-line repository README with a 391-line source-oriented entry point and introduces a shared intent navigation contract for the repository and public…

guide-export-v3.41.1 · 2026-07-09

Full guide (guide/ultimate-guide.md) as PDF and EPUB, built with Quarto + Typst (Bold Guy template). English. French assets (guide-export-fr.) added once retranslated.

04 · Who maintains Claude Code Ultimate Guide

Claude Code Ultimate Guide is maintained by florianbruniaux. We track 2 MCP servers from florianbruniaux - 2 actively maintained, 6,009 combined GitHub stars, oldest repo from Jan 2026. Full record: all servers from florianbruniaux.

  1. dep-scope Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts. ★ 19

05 · Facts

category
automation - ranked #6 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-09-14)
registry
io.github.FlorianBruniaux/claude-code-guide (active, first published 2026-08-31)
packages
npm:claude-code-ultimate-guide-mcp

06 · Claude Code Ultimate Guide FAQ

What is Claude Code Ultimate Guide?

Florian BRUNIAUX AI Founding Engineer @ Méthode Aristote 13 years from developer to CTO / VP Eng Blog Projects. It runs locally over stdio via the published package.

Is Claude Code Ultimate Guide still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Claude Code Ultimate Guide?

Run `npx -y claude-code-ultimate-guide-mcp`. You can also paste the ready-made client config above.

Does Claude Code Ultimate Guide run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Claude Code Ultimate Guide