Skip to main content

MCP server that enhances prompts for Claude Code using enterprise playbook rules

Project description

ClaudeBoost MCP

Supercharge your Claude Code prompts with enterprise-grade enhancement.

ClaudeBoost is an MCP server that transforms vague prompts into structured, enterprise-quality instructions. It classifies your prompt's domain, scores it across 6 dimensions, and rewrites it using playbook-powered rules.

Quick Start

1. Install

pip install claudeboost-mcp

2. Add to Claude Code

claude mcp add claudeboost -- claudeboost-mcp

Or add manually to ~/.claude/mcp_settings.json:

{
  "mcpServers": {
    "claudeboost": {
      "command": "claudeboost-mcp",
      "env": {
        "ANTHROPIC_API_KEY": "your-key-here"
      }
    }
  }
}

3. Set your Anthropic API key

export ANTHROPIC_API_KEY="sk-ant-..."

4. Use it

/boost build me an ETL pipeline

Or just type any prompt — ClaudeBoost auto-boosts all task prompts.

Features

  • 7 Domain Detection — Data Science, Data Engineering, Business Analytics, General Coding, Documentation, DevOps, Other
  • 6-Dimension Scoring — Specificity, Verification, Context, Constraints, Structure, Output (1-5 each, /30 total)
  • 3 Boost Levels — Light (clarify only), Medium (balanced), Full (enterprise playbook)
  • RLHF Feedback Loop — Rate boosts and leave feedback → improves future enhancements
  • Web Dashboard — View history, stats, score histograms at claudeboost.com

Commands

Command Description
/boost <prompt> Boost a specific prompt
/boost --login Sign in (opens browser)
/boost --logout Sign out
/boost-settings --level light|medium|full Change boost intensity
/boost-settings --auto true|false Toggle auto-boost
/boost-help Show all commands
--raw Add to end of prompt to skip boost

Requirements

  • Python 3.10+
  • Anthropic API key
  • Claude Code CLI

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claudeboost_mcp-0.6.0.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claudeboost_mcp-0.6.0-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

Details for the file claudeboost_mcp-0.6.0.tar.gz.

File metadata

  • Download URL: claudeboost_mcp-0.6.0.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.7

File hashes

Hashes for claudeboost_mcp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 f6688be9f85fcfaca7f2d80b3af27472ebed2b0879ea00d7cd2bba4df7ef8cfd
MD5 b87c7fcc1243a55d26482615b84397d7
BLAKE2b-256 db70bf7b07381c8c61a34e0f2fe123a38557b75e0bae6b26dab7ffddbdac6365

See more details on using hashes here.

File details

Details for the file claudeboost_mcp-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for claudeboost_mcp-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a5d301c2e0497b2c631ef8e6b4b707055cb61d87fff5db8ee64157206c0077af
MD5 61dbbb6c17b8da11573d56ce80f2d197
BLAKE2b-256 762ff42733adc222d8ccd7c3ade7402015a9582686b9c68df85d31e794d684ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page