AI & ML
Trust: 34/100 (Limited)io.github.3DUNLMTD/stylemcp Guide
Brand rules for AI outputs. Validate and rewrite text to match your brand voice.
by 3DUNLMTD
Quick Start
Install
npx stylemcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-3dunlmtd-stylemcp": {
"command": "npx",
"args": [
"stylemcp"
]
}
}
}