Copywriting Server
БесплатноНе проверенProvides 10 validation tools for direct response copywriting, including blind critique, emotional stress test, semantic memory search, and more.
Описание
Provides 10 validation tools for direct response copywriting, including blind critique, emotional stress test, semantic memory search, and more.
README
Copywriting MCP Server
MCP Server com 10 ferramentas de validacao para Direct Response copywriting
O que e
Servidor MCP (Model Context Protocol) que fornece 10 ferramentas de validacao de qualidade para copywriting Direct Response. Usado pelo Copy Chief BLACK para enforcar quality gates automaticamente.
Instalacao
npx @lucapimenta/copywriting-mcp install
Ferramentas MCP
| Ferramenta | Descricao |
|---|---|
validate_gate |
Avanca fase do pipeline (Research → Briefing → Production → Delivery) |
blind_critic |
Critica cega — avalia copy sem saber o contexto/oferta |
emotional_stress_test |
Testa intensidade emocional e calibragem DRE |
black_validation |
Validacao final BLACK (pre-delivery) |
semantic_memory_search |
Busca semantica em swipe files e referencias |
layered_review |
Review em 5 camadas (estrutura, emocao, logica, CTA, compliance) |
voc_search |
Busca em base de VOC (Voice of Customer) |
get_phase_context |
Retorna contexto da fase atual do pipeline |
create_mecanismo |
Cria/valida Mecanismo Unico (MUP + MUS) |
get_mecanismo |
Recupera mecanismo ativo de uma oferta |
Como Funciona
Claude Code → MCP Protocol → Copywriting Server → SQLite + Embeddings
↓
10 Quality Tools
↓
Validation Results → Claude
O servidor:
- Recebe chamadas via MCP protocol
- Consulta SQLite para estado de ofertas, gates, mecanismos
- Usa embeddings para busca semantica em swipes/VOC
- Retorna resultados estruturados para o Claude
Arquitetura
~/.claude/plugins/copywriting-mcp/
src/
server.js Entry point do MCP server
tools/ 10 ferramentas
validate-gate.js
blind-critic.js
emotional-stress-test.js
black-validation.js
semantic-memory-search.js
layered-review.js
voc-search.js
phase-context.js
create-mecanismo.js
get-mecanismo.js
db/
sqlite.js Database manager
embeddings.js Embedding generator
schema.sql Database schema
prompts/
blind-critic.md Prompt de critica cega
stress-test.md Prompt de estresse emocional
black-validation.md Prompt de validacao BLACK
data/
copywriting.db SQLite database (gerado)
Instalacao Manual
# 1. Clone
git clone https://github.com/lckx777/copywriting-mcp.git
cd copywriting-mcp
# 2. Instale
node bin/cli.js install
# Copia server/ para ~/.claude/plugins/copywriting-mcp/
# Roda npm install
# Atualiza mcp.json
# 3. Ou instale via npx
npx @lucapimenta/copywriting-mcp install
# 4. Listar ferramentas
npx @lucapimenta/copywriting-mcp tools
Configuracao
O installer adiciona automaticamente ao ~/.claude/mcp.json:
{
"mcpServers": {
"copywriting": {
"command": "node",
"args": ["~/.claude/plugins/copywriting-mcp/src/server.js"],
"env": {
"COPYWRITING_ECOSYSTEM": "~/copywriting-ecosystem"
}
}
}
}
Requisitos
- Node.js >= 18
- Copy Chief BLACK v2.0+ instalado (
npx @lucapimenta/copy-chief-black install) - Claude Code com suporte a MCP
Pacotes Relacionados
| Pacote | Descricao |
|---|---|
| @lucapimenta/copy-chief-black | Core framework (obrigatorio) |
| @lucapimenta/copy-chief-dashboard | Dashboard Next.js (opcional) |
Licenca
MIT — LICENSE
Установка Copywriting Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/lckx777/copywriting-mcpFAQ
Copywriting Server MCP бесплатный?
Да, Copywriting Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Copywriting Server?
Нет, Copywriting Server работает без API-ключей и переменных окружения.
Copywriting Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Copywriting Server в Claude Desktop, Claude Code или Cursor?
Открой Copywriting Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Copywriting Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
