
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 服务器
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
评论