Brand Voice runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 5 Jul 2026.
Enforce brand writing guidelines in Claude Code — PostToolUse hook + MCP server
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node dist/postinstall.js || true
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brand-voice -- npx -y brand-voice
{
"mcpServers": {
"brand-voice": {
"args": [
"-y",
"brand-voice"
],
"command": "npx"
}
}
}
[mcp_servers.brand-voice]
command = "npx"
args = ["-y", "brand-voice"]
{
"mcpServers": {
"brand-voice": {
"args": [
"-y",
"brand-voice"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brand-voice": {
"args": [
"-y",
"brand-voice"
],
"command": "npx"
}
}
}
Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.
Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.
MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.
MCP server for connecting Claude Code to a Hostinger VPS via SSH
MCP server that exposes Google Gemini as tools for Claude Code
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.
Anthropic Claude Fable 5 MCP server — top-tier planning and code critique for handoff
Answers built from our own checks of this server.