
Voice Analyser Mcp Generate A Tone Of Voice Guide For Your Llm To Follow
@houtini-ai
关于 Voice Analyser Mcp Generate A Tone Of Voice Guide For Your Llm To Follow
Traditional style guides list rules: "Use short sentences. Vary paragraph length. Include personal anecdotes."
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"voice-analysis": {
"command": "npx",
"args": [
"-y",
"@houtini/voice-analyser@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Voice Analyser Mcp?
Voice Analyser Mcp is an experimental tool that extracts statistical voice models from your published writing and generates immersive style guides for LLMs. It helps replicate your writing voice through pattern recognition and annotated examples, not rules.
How to use Voice Analyser Mcp?
Install via npx and configure in Claude Desktop’s claude_desktop_config.json. Create an output directory, then use the tools collect_corpus, analyze_corpus, and generate_narrative_guide in sequence. After generation, load the voice guide file into any LLM conversation to guide its writing.
Key features of Voice Analyser Mcp
- Collects articles from an XML sitemap as a corpus
- Runs 14 analysers on vocabulary, syntax, and voice markers
- Generates an annotated narrative style guide with examples
- Detects micro-rhythms like mid-thought pivots and asides
- Provides statistical targets for sentence length, first-person usage
- Supports validation of LLM output against the guide’s metrics
Use cases of Voice Analyser Mcp
- Generate blog posts that match your natural sentence rhythm and conversational devices
- Write technical articles that follow your argument flow and punctuation habits
- Produce product reviews that blend personal context with practical detail
- Draft emails or communications that replicate your hedging/confidence balance
- Create consistent on-brand content across multiple LLM sessions
FAQ from Voice Analyser Mcp
What minimum corpus size does Voice Analyser Mcp require?
Minimum 15,000 words (~20 articles); recommended 30,000; ideal 50,000+. Below 15k words, statistical patterns become unreliable.
What are the runtime requirements?
Node.js 20+ is required. The server runs as an MCP tool via npx and is configured in Claude Desktop’s JSON config file.
Where does the data live?
All collected articles, analysis JSON files, and the generated voice guide are saved in the output directory you specify. No data is sent to external servers beyond the sitemap crawl.
What are the known limitations?
Requires an XML sitemap (RSS not supported). Works best with consistent single-author content. Mixed authorship or heavily edited content produces weaker signals. The approach is experimental.
Which transport or auth does Voice Analyser Mcp use?
The server uses standard MCP transport via stdio (command-line). No authentication is needed for local use.
AI 与智能体 分类下的更多 MCP 服务器
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
评论