Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Provides data-driven cover letter coaching by analyzing tone, keywords, and structure using a database of successful examples and corporate strategy reports.

README.md

Style-Coach-MCP

An advanced cover letter coaching tool powered by data-driven analysis. It helps users improve their job applications by analyzing tone, keywords, and structure based on 19,000+ successful cover letter examples and corporate strategy reports.

Features

  1. Success DNA Injection

Analyzes job-specific successful cover letters to extract high-frequency keywords. If you apply for a 'Marketing' role, it checks if you used industry-standard terms found in successful applications.

  1. Strategy Report Integration (Dual Mode)

Checks if your text aligns with both the Company's Core Values (Organization) and the Job's Key Competencies (Role). It loads strategy documents to provide context-aware feedback.

  1. Cliche Cleaner

Detects and warns about overused, vague expressions like "I will work hard" or "learning attitude" that recruiters often dislike.

  1. Power Word Injector

Identifies passive or weak verbs (e.g., "did", "participated") and suggests strong, active alternatives (e.g., "spearheaded", "achieved", "optimized") to enhance professionalism.

  1. Readability Check

Enforces structural rules for better readability, such as keeping sentences under 80 characters and ensuring the first sentence contains key results (Head-first structure).

Performance Optimization

This MCP uses a Pre-computation Strategy to ensure high performance. Instead of parsing thousands of data files at runtime, it processes raw data during the build phase into a lightweight JSON cache.

  • Server Startup: < 100ms
  • Memory Usage: Optimized (Loads only essential keyword maps)

Installation & Setup

  1. Prerequisites
  • Node.js (v16 or higher)
  • Data files (JSON/DOCX) placed in the designated data directory (see Data Privacy).
  1. Install Dependencies

npm install

  1. Build (Includes Pre-computation)

npm run build

This command runs the pre-processing script to generate 'dist/data_cache.json' and then compiles the TypeScript code.

  1. Configure Claude Desktop

Add the following to your claude_desktop_config.json:

{ "mcpServers": { "style-coach": { "command": "node", "args": [ "C:\\Users\\jyokm\\OneDrive\\Desktop\\coverletter\\Style-Coach-MCP\\dist\\index.js" ] } } }

Usage

Ask Claude to analyze your cover letter:

"Here is my cover letter for a Marketing role at CJ CheilJedang. Please analyze it using Style Coach."

Claude will call the 'coach_cover_letter' tool with the text, role ('Marketing'), and organization ('CJ CheilJedang').

Data Privacy Notice

This repository contains only the Logic and Code. Actual training data (19,000+ cover letters) and corporate strategy reports are NOT included due to privacy and copyright reasons.

To use your own data:

  1. Set the 'COVERLETTER_DATA_DIR' environment variable to your data path.
  2. Ensure your data follows the expected structure (JSON array for cover letters, DOCX/MD for strategies).
  3. Run 'npm run build' to generate the cache.

License

ISC

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Databases servers.