69
/ 100
1 month ago
glama

brandvoice-mcp

An MCP server that learns your writing style and helps AI assistants emulate your voice by ingesting samples, storing style profiles, and providing context for content generation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY"": "sk-ant-...",
configBRANDVOICE_DATA_DIR~/.brandvoice Data directory (profile.json, Chroma persistence)
configBRANDVOICE_EMBEDDING_MODELtext-embedding-3-small OpenAI embedding model name
🔐 secretOPENAI_API_KEY"": "sk-..."
configBRANDVOICE_EXTENDED_THINKING
configBRANDVOICE_THINKING_BUDGET
configBRANDVOICE_ANALYSIS_MODELclaude-sonnet-4-6 Model for style analysis
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jsliapark-brandvoice-mcp-1lxs2c)](https://m8ven.ai/mcp/jsliapark-brandvoice-mcp-1lxs2c)
commit: f9a38f57bd464301f703c6a4e93bf352e4e8a64f
code hash: 448fccc20a2454453bbd05af3145404ff8b9ba0baa70aa4a92a36ac75fb7af04
verified: 6/22/2026, 12:11:43 PM
view raw JSON →