Code Whisperer MCP
Integrates with Cloudflare D1 and KV storage for cloud-native application development.
Provides specialized skills and templates for building and deploying Cloudflare Workers.
Supports building Discord bots with slash commands and persistent storage.
Includes templates for building Python microservices using the FastAPI framework.
Provides skills and templates for building Next.js 14 SaaS applications featuring auth and Stripe integration.
Offers templates and automation patterns for Python-based microservices and CLI tools.
Includes templates for developing React component libraries and standalone applications.
Integrates Stripe into SaaS application templates for handling payments and billing.
Provides deployment and architecture patterns for SaaS applications hosted on Vercel.
Supports React development with templates configured for the Vite build tool.
Allows extracting knowledge and content from YouTube videos for integration plans and automated blog pipelines.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Code Whisperer MCPget the feature-team skill to help build my new dashboard"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@code-whisperer/skills
MCP server for The Code Whisperer — 18 battle-tested Claude Code skills, 5 CLAUDE.md templates, and 10+ prompt patterns from a system running 49+ apps, 6 live bots, and real money on the line.
Install once. Use everywhere.
Prerequisites
Node.js >= 18
Claude Code CLI or any MCP-compatible client (Cursor, Windsurf)
A Code Whisperer API key — get one at jeremyknox.ai/skills-library
Install
Add to your ~/.claude.json (Claude Code) or equivalent MCP config:
{
"mcpServers": {
"code-whisperer": {
"command": "npx",
"args": ["-y", "@code-whisperer/skills@latest"],
"env": {
"CODEWHISPERER_API_KEY": "<your-key>"
}
}
}
}Restart Claude Code. The tools are now available in every session.
Tools
Tool | Description |
| List all 18 skills with slug, category, and description |
| Get the full SKILL.md content for a skill |
| List all 5 CLAUDE.md templates |
| Get the full CLAUDE.md template content |
| List all prompt patterns with tags |
| Get the full prompt content |
Usage in Claude Code
Once installed, ask Claude to use the tools directly:
Use the code-whisperer MCP to get the feature-team skillOr reference skills by name and Claude will fetch them:
/feature-team build the new dashboard page per the PRDAvailable Skills
Slug | Category | What it does |
| Agent Teams | 3-agent (Backend + Frontend + QA) feature implementation |
| Agent Teams | Pre-release QA gate + coverage remediation |
| Agent Teams | Security review (Static + Dependency + Threat Model) |
| Agent Teams | UI implementation + accessibility + design system |
| Agent Teams | Market research, competitive intel, pre-PRD discovery |
| Audit & Review | Parallel multi-agent code audit with P0/P1 tickets |
| Audit & Review | Resolve audit findings with fix agents per project |
| Audit & Review | CLAUDE.md pruning, stub test detection, CI optimization |
| DevOps & Ops | P0 incident response: halt, ticket, logs, timeline, postmortem |
| DevOps & Ops | Full repo onboarding: sec-scan, CLAUDE.md, CI, quality gates |
| Intelligence | Scientific method debugging with hypothesis elimination log |
| Intelligence | Extract knowledge from YouTube, URLs, or topics → integration plan |
| Content & Retro | Generate READMEs, runbooks, API docs via agent team |
| Content & Retro | Executive morning briefing: overnight status + priorities |
| Content & Retro | Weekly 'State of the Empire' brief stored to knowledge base |
| Content & Retro | P&L review and trading pattern analysis |
| Build & Deploy | Multi-AI gateway: Cloudflare Workers, D1/KV, Stripe, auth, AI |
| Build & Deploy | Generate full Academy tracks with lessons, quizzes, and CI |
| Content & Retro | Automated content pipeline: YouTube → article → PR |
Available CLAUDE.md Templates
Slug | What it covers |
| Next.js 14 App Router SaaS — auth, DB, Stripe, Vercel |
| Python microservice — FastAPI, launchd, Discord alerts |
| Discord bot with slash commands and D1 persistence |
| React + Vite component library or standalone app |
| Python CLI / automation script — argparse, logging, CI |
Authentication
Pass your API key as the api_key argument to any tool, or set CODEWHISPERER_API_KEY in the MCP server env (recommended — set once in your config, never passed again).
If CODEWHISPERER_API_KEY is not set in the server environment, the server runs in unauthenticated mode (dev/testing only).
License
MIT — Jeremy Knox
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Invictus-Labs/code-whisperer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server